diff options
Diffstat (limited to 'php/allTests.py')
-rwxr-xr-x | php/allTests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php/allTests.py b/php/allTests.py index 935d13cfd7c..c8a64b4c2c2 100755 --- a/php/allTests.py +++ b/php/allTests.py @@ -73,6 +73,7 @@ tests = [ "Ice/objects", "Ice/slicing/exceptions", "Ice/slicing/objects", + "Slice/keyword", ] def usage(): |