POE signal test
[gitmo/MooseX-Daemonize.git] / t / 20.core.t
index 0159b57..f0161ee 100644 (file)
@@ -97,4 +97,7 @@ if (DEBUG) {
 
 ok(!$p->is_running, '... the daemon process is no longer running (' . $p->pid . ')');
 
+unlink $ENV{MX_DAEMON_STDOUT};
+unlink $ENV{MX_DAEMON_STDERR};
+