diff options
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 1394e3039af..ac3800b38b3 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -71,6 +71,7 @@ tests = [ \ "IceUtil/unicode", \ "IceUtil/inputUtil", \ "IceUtil/uuid", \ + "IceUtil/timer", \ "Slice/errorDetection", \ "Ice/proxy", \ "Ice/operations", \ |