diff options
author | Mark Spruiell <mes@zeroc.com> | 2003-10-23 03:35:39 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2003-10-23 03:35:39 +0000 |
commit | 82cebb82198602e082a87de1216c5c8082f8519c (patch) | |
tree | 1c970caef8f74252ce0656f06eec07e092a27d01 /cpp/allTests.py | |
parent | initial check-in (diff) | |
download | ice-82cebb82198602e082a87de1216c5c8082f8519c.tar.bz2 ice-82cebb82198602e082a87de1216c5c8082f8519c.tar.xz ice-82cebb82198602e082a87de1216c5c8082f8519c.zip |
adding Transform
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 4d8ec1bc5c7..48fb40ac3f7 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -56,6 +56,7 @@ tests = [ \ "IceStorm/single", \ "IceStorm/federation", \ "IceStorm/federation2", \ + "Transform/dbmap", \ ] # |