diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-02-12 18:01:04 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-02-12 21:46:28 +0100 |
commit | ed715082c802bf1b800b78d2e96098ae0804506e (patch) | |
tree | 8d6a85869d2488d365df92ce24add5f5d704330a | |
parent | bd182127371245c069785ea5bbfb525bd43b1104 (diff) | |
download | sbotools2-ed715082c802bf1b800b78d2e96098ae0804506e.tar.xz |
Add nonexistentslackbuild6 to sbofind output in 02-travis.t
-rwxr-xr-x | t/02-travis.t | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/t/02-travis.t b/t/02-travis.t index 20b2665..31f2f62 100755 --- a/t/02-travis.t +++ b/t/02-travis.t @@ -49,6 +49,9 @@ SKIP: { skip "Online testing disabled (TEST_ONLINE!=1) and could not create dummy SLACKBUILDS.TXT", 9 if $skip; script (qw/ sbofind nonexistentslackbuild /, { expected => <<"LOCAL" }); +Local: nonexistentslackbuild6 +Path: /home/travis/build/pink-mist/sbotools/t/LO/nonexistentslackbuild6 + Local: nonexistentslackbuild5 Path: /home/travis/build/pink-mist/sbotools/t/LO/nonexistentslackbuild5 |