summaryrefslogtreecommitdiff
path: root/cppe
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2005-07-05 13:31:16 +0000
committerDwayne Boone <dwayne@zeroc.com>2005-07-05 13:31:16 +0000
commitce758acd813408cb6df16b154000d116b66f719e (patch)
tree5fc932c2f5bb52e3758dbb3122de8f5d9f70c924 /cppe
parentDo not include Object.h for pure client (diff)
downloadice-ce758acd813408cb6df16b154000d116b66f719e.tar.bz2
ice-ce758acd813408cb6df16b154000d116b66f719e.tar.xz
ice-ce758acd813408cb6df16b154000d116b66f719e.zip
REadded operations
Diffstat (limited to 'cppe')
-rwxr-xr-xcppe/allTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/allTests.py b/cppe/allTests.py
index 64d4dfcbc8d..d46e8b3ea11 100755
--- a/cppe/allTests.py
+++ b/cppe/allTests.py
@@ -54,7 +54,7 @@ def runTests(tests, num = 0):
tests = [
"IceE/thread",
"IceE/uuid",
- #"IceE/operations",
+ "IceE/operations",
"IceE/exceptions",
"IceE/inheritance",
"IceE/facets",