X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_sesmon%2FFS-SessionClient%2Ftest.pl;h=4b9ae17e04e9637d1f9f0da1912ef7979fc7ef25;hb=c0c6e34a0818945d86165b47adcddfea91f3f7e4;hp=d05201b66d4e6ec82a1511d44ab56d1255e1ba6c;hpb=52b07e8abd3946578a6c2701ec9e5195ec6b17e6;p=freeside.git 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";