X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=fs_sesmon%2FFS-SessionClient%2Ftest.pl;h=4b9ae17e04e9637d1f9f0da1912ef7979fc7ef25;hp=d05201b66d4e6ec82a1511d44ab56d1255e1ba6c;hb=b90f8cdac9371c219a72dda16f8deecc7c44fc28;hpb=52b07e8abd3946578a6c2701ec9e5195ec6b17e6 diff --git a/fs_sesmon/FS-SessionClient/test.pl b/fs_sesmon/FS-SessionClient/test.pl index d05201b66..4b9ae17e0 100644 --- a/fs_sesmon/FS-SessionClient/test.pl +++ b/fs_sesmon/FS-SessionClient/test.pl @@ -8,7 +8,8 @@ BEGIN { $| = 1; print "1..1\n"; } END {print "not ok 1\n" unless $loaded;} -use FS::SessionClient; +#use FS::SessionClient; +#sigh, "not running as the freeside user" $loaded = 1; print "ok 1\n";