sbotools2

Maintenance fork of the original sbotools version 2
Log | Files | Refs | README

commit dc2ed89c6ed6da458f120d304b2dd5421a3d3da3
parent 30b1aa84d602a648139ae78f00b94dc9ded666bf
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date:   Thu,  3 Mar 2016 15:57:09 +0100

01-test.t: correct spelling on test name

Diffstat:
Mt/01-test.t | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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;