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 ac3800b38b3..24f5b065f50 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -73,6 +73,7 @@ tests = [ \ "IceUtil/uuid", \ "IceUtil/timer", \ "Slice/errorDetection", \ + "Slice/keyword", \ "Ice/proxy", \ "Ice/operations", \ "Ice/exceptions", \ |