diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2006-01-27 18:03:04 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2006-01-27 18:03:04 +0000 |
commit | 472e75288ba20ae47a8a28837613e135195c681a (patch) | |
tree | 6fa254600a02e2774f167f678434071d3559e491 /cppe/allTests.py | |
parent | More change for alternate C++ sequence mappings (diff) | |
download | ice-472e75288ba20ae47a8a28837613e135195c681a.tar.bz2 ice-472e75288ba20ae47a8a28837613e135195c681a.tar.xz ice-472e75288ba20ae47a8a28837613e135195c681a.zip |
Changes for alternate C++ sequence mappings
Diffstat (limited to 'cppe/allTests.py')
-rwxr-xr-x | cppe/allTests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cppe/allTests.py b/cppe/allTests.py index 0dc14c3bea1..1556309e837 100755 --- a/cppe/allTests.py +++ b/cppe/allTests.py @@ -62,6 +62,7 @@ tests = [ "IceE/location", "IceE/adapterDeactivation", "IceE/slicing", + "IceE/custom", ] # |