summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index f4a5ca28c16..bf8183180b2 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -58,6 +58,7 @@ tests = [ \
if TestUtil.isWin32() == 0:
tests += [ \
"IcePack/simple", \
+ "IcePack/deployer", \
"Glacier/starter", \
]