From 470bf3fd85ab8f11b28f3956571f53c4e62d56de Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Tue, 15 Dec 2015 11:37:11 +0100 Subject: Fix another typo: SLACKWAERE->SLACKWARE --- t/travis.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/travis.t') diff --git a/t/travis.t b/t/travis.t index b54f05d..5d63749 100755 --- a/t/travis.t +++ b/t/travis.t @@ -32,7 +32,7 @@ sub run { } # 1-3: Test SLACKWARE_VERSION -is (run(cmd => [qw/ sboconfig -V 14.1 /]), "Setting SLACKWARE_VERSION to 14.1...\n", 'setting SLACKWAERE_VERSION works'); +is (run(cmd => [qw/ sboconfig -V 14.1 /]), "Setting SLACKWARE_VERSION to 14.1...\n", 'setting SLACKWARE_VERSION works'); SKIP: { skip 'Not doing online tests without TEST_ONLINE=1', 2 if $ENV{TEST_ONLINE} ne '1'; -- cgit v1.2.3