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 | a1881333115db8d4dc3720d818767e7f61406918 (patch) | |
tree | 2e0609fe3e5f4d689cd550717649432ff7639406 /java | |
parent | 80b1412b3ff06ed7f4bd004d1e93ccc2b01475b6 (diff) | |
download | ATCD-a1881333115db8d4dc3720d818767e7f61406918.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
|