summaryrefslogtreecommitdiff
path: root/py/test/Ice/inheritance/AllTests.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2005-09-14 19:44:51 +0000
committerMark Spruiell <mes@zeroc.com>2005-09-14 19:44:51 +0000
commit48918d87206d3cc754f5741f9b0f844c0799ca3a (patch)
tree74189a0639c5dce5bd39a0ddbd7c6301ca6d44d2 /py/test/Ice/inheritance/AllTests.py
parentfix for bug 282 (diff)
downloadice-48918d87206d3cc754f5741f9b0f844c0799ca3a.tar.bz2
ice-48918d87206d3cc754f5741f9b0f844c0799ca3a.tar.xz
ice-48918d87206d3cc754f5741f9b0f844c0799ca3a.zip
adding collocated tests
Diffstat (limited to 'py/test/Ice/inheritance/AllTests.py')
-rw-r--r--py/test/Ice/inheritance/AllTests.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/py/test/Ice/inheritance/AllTests.py b/py/test/Ice/inheritance/AllTests.py
index 70afedcd5f8..2f057380696 100644
--- a/py/test/Ice/inheritance/AllTests.py
+++ b/py/test/Ice/inheritance/AllTests.py
@@ -8,10 +8,7 @@
#
# **********************************************************************
-import Ice
-
-Ice.loadSlice('Test.ice')
-import Test
+import Ice, Test
def test(b):
if not b: