Description: Fix test
Forwarded: yes
Author: Dod
--- a/t/parse_script.t
+++ b/t/parse_script.t
@@ -19,7 +19,6 @@
 
 my @app_args ;
 
-use XXX;
 my $data = App::Cme::Command::run::parse_script('test', $content, \%user_args, \@app_args);
 
 is($data->{load}[0], '! MY_HOSTID=~" s/^(a)a+/  $1.\"foo\" x2 /xe"', "test parsed script");
