Run from oddmuse directory, not from the t directory.

This commit is contained in:
Alex Schroeder
2006-09-18 20:31:31 +00:00
parent ee4e2f2a0f
commit 40bc2fc91c

View File

@@ -1,7 +1,6 @@
#!/usr/bin/perl
do 'test.pl';
require 't/test.pl';
package OddMuse;
use XML::Atom::Client;