]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blobdiff - t/15-reap-multi.t
Trailing whitespace in tests
[perl/modules/Scope-Upper.git] / t / 15-reap-multi.t
index 4c410893d5c0b1b9076e86bcb23d28199ae54929..3105bede64f394117b00ba79ae9fdcb356741180 100644 (file)
@@ -111,7 +111,7 @@ $x = 0;
   is($x, 0, '1 didn\'t run');
  }
  is($x, 1, '1 ran');
- { 
+ {
   {
    {
     add 2 => UP UP;