diff options
Diffstat (limited to 'php/test/Ice/exceptions/run.py')
-rwxr-xr-x | php/test/Ice/exceptions/run.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/php/test/Ice/exceptions/run.py b/php/test/Ice/exceptions/run.py index 26f9f4f7a9e..250b7d6f396 100755 --- a/php/test/Ice/exceptions/run.py +++ b/php/test/Ice/exceptions/run.py @@ -25,4 +25,3 @@ TestUtil.clientServerTest() print "tests with AMD server." TestUtil.clientServerTest(server="serveramd") -TestUtil.cleanup() |