summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2004-01-16 23:20:44 +0000
committerMark Spruiell <mes@zeroc.com>2004-01-16 23:20:44 +0000
commit015ee447e330f520c08bf1aabdc7aaa1802bb204 (patch)
treef7216479af88ba2d9acbbcf1eef318ee33d8c781 /cpp/allTests.py
parentinitial check-in (diff)
downloadice-015ee447e330f520c08bf1aabdc7aaa1802bb204.tar.bz2
ice-015ee447e330f520c08bf1aabdc7aaa1802bb204.tar.xz
ice-015ee447e330f520c08bf1aabdc7aaa1802bb204.zip
adding FreezeScript
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index 96a713cc122..074982b361b 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -56,8 +56,8 @@ tests = [ \
"IceStorm/single", \
"IceStorm/federation", \
"IceStorm/federation2", \
- "Transform/dbmap", \
- "Transform/evictor", \
+ "FreezeScript/dbmap", \
+ "FreezeScript/evictor", \
"IcePack/simple", \
"IcePack/deployer", \
"Glacier/starter", \