diff options
Diffstat (limited to 'tests/ltw/server-parentandchild.properties')
-rw-r--r-- | tests/ltw/server-parentandchild.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ltw/server-parentandchild.properties b/tests/ltw/server-parentandchild.properties index d0a7af85e..b917f564e 100644 --- a/tests/ltw/server-parentandchild.properties +++ b/tests/ltw/server-parentandchild.properties @@ -3,4 +3,4 @@ loader.parent=Parent,parent.jar loader.child=Child,child.jar,Parent # main=Class,Loader -main=Child,Child
\ No newline at end of file +main=HelloWorldWithException,Child
\ No newline at end of file |