diff options
Diffstat (limited to 'tests/getpart.pm')
-rw-r--r-- | tests/getpart.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/getpart.pm b/tests/getpart.pm index 20da14b5c..58e1a6006 100644 --- a/tests/getpart.pm +++ b/tests/getpart.pm @@ -1,5 +1,5 @@ -use strict; +#use strict; my @xml; |