diff options
Diffstat (limited to 't')
| -rwxr-xr-x | t/01-test.t | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/t/01-test.t b/t/01-test.t index fcdfdb3..2c30a2a 100755 --- a/t/01-test.t +++ b/t/01-test.t @@ -264,7 +264,7 @@ SKIP: {  }  # 37: create_symlinks tests -subtest 'create_sumlinks tests', +subtest 'create_symlinks tests',  sub {  	plan tests => 2; | 
