diff options
Diffstat (limited to 'python/test/Ice/objects/Server.py')
-rwxr-xr-x | python/test/Ice/objects/Server.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/test/Ice/objects/Server.py b/python/test/Ice/objects/Server.py index 033ac8911e9..2a9df124f4c 100755 --- a/python/test/Ice/objects/Server.py +++ b/python/test/Ice/objects/Server.py @@ -4,7 +4,7 @@ # from TestHelper import TestHelper -TestHelper.loadSlice("Test.ice ServerPrivate.ice") +TestHelper.loadSlice("Test.ice Forward.ice ServerPrivate.ice") import TestI import Ice |