aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xt/test.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/test.t b/t/test.t
index 97b15cc..72d7d14 100755
--- a/t/test.t
+++ b/t/test.t
@@ -10,7 +10,7 @@ use Text::Diff;
use lib ".";
use SBO::Lib;
-my $sbo_home = '/home/d4wnr4z0r/sbo.git/slackbuilds';
+my $sbo_home = '/usr/sbo';
# 1, open_read, open_fh tests
my $fh = open_read ('./test.t');