diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/pr/Test.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/pr/Test.pm b/tests/pr/Test.pm index 28945c2e7..3de1c6424 100644 --- a/tests/pr/Test.pm +++ b/tests/pr/Test.pm @@ -16,7 +16,6 @@ my @tv = ( # combinations of options and FF-arrangements # # One FF at start of file (one empty page) - ['1a', '', [\'0Ft'], [\'0F'], 0], ['1b', '', [\'0Fnt'], [\'0F'], 0], ['1c', '+3', [\'0Ft'], [\'3-0F'], 0], |