ok,.. more tests and stuff
[gitmo/MooseX-Daemonize.git] / t / 10.pidfile.t
index 7c3775a..a5a06c0 100644 (file)
@@ -60,7 +60,7 @@ BEGIN {
 }
 
 {
-    my $PID = 2001;
+    my $PID = 9999;
     
     my $f = MooseX::Daemonize::Pid::File->new(
         file => [ 't', 'baz.pid' ],