diff options
Diffstat (limited to 'scripts/tests/Ice/interrupt.py')
-rw-r--r-- | scripts/tests/Ice/interrupt.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/tests/Ice/interrupt.py b/scripts/tests/Ice/interrupt.py index a8d1b0a2ba6..6dfd8e83c67 100644 --- a/scripts/tests/Ice/interrupt.py +++ b/scripts/tests/Ice/interrupt.py @@ -8,4 +8,4 @@ # # ********************************************************************** -TestSuite(__name__, options = { "compress" : [False] })
\ No newline at end of file +TestSuite(__name__, options = { "compress" : [False] }) |