diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-19 02:05:28 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-19 02:05:28 +0000 |
commit | 1a8df0398827bd68a868007bc369cde7dd0f4488 (patch) | |
tree | 2e0609fe3e5f4d689cd550717649432ff7639406 /java | |
parent | c80e7004d81e8a3b261771ae7160b354a7ca1b3d (diff) | |
download | ATCD-1a8df0398827bd68a868007bc369cde7dd0f4488.tar.gz |
Fixed ServiceConfigurator Test. It now includes the correct files.
Diffstat (limited to 'java')
-rw-r--r-- | java/tests/ServiceConfigurator/ServiceConfigurator.dsp | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/java/tests/ServiceConfigurator/ServiceConfigurator.dsp b/java/tests/ServiceConfigurator/ServiceConfigurator.dsp index b5d9c614bd3..02a511a336e 100644 --- a/java/tests/ServiceConfigurator/ServiceConfigurator.dsp +++ b/java/tests/ServiceConfigurator/ServiceConfigurator.dsp @@ -67,7 +67,11 @@ JAVA=jvc.exe # Name "ServiceConfigurator - Java Virtual Machine Debug"
# Begin Source File
-SOURCE=.\mainTest.java
+SOURCE=.\reloadTest.java
+# End Source File
+# Begin Source File
+
+SOURCE=.\suspendTest.java
# End Source File
# Begin Source File
|