diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 84a8292187b..b95bb958efc 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -56,7 +56,7 @@ tests = [ \ "IceStorm/single", \ "IceStorm/federation", \ "IceStorm/federation2", \ - "XMLTransform/transform", \ + "XMLTransform/transform", \ ] # |