]> git.donarmstrong.com Git - term-progressbar.git/blobdiff - t/v1-message.t
remove some unused constants
[term-progressbar.git] / t / v1-message.t
index a34917dab3125e79447c4b53ce656f6ba0814510..f0b4fb1f0e114bbb500ca7a8d7063bd559ca15b2 100644 (file)
@@ -13,8 +13,7 @@ use FindBin      qw( $Bin );
 use Test         qw( ok plan );
 
 use lib $Bin;
-use test qw( DATA_DIR
-             evcheck restore_output save_output );
+use test qw( evcheck restore_output save_output );
 
 use constant MESSAGE1 => 'Walking on the Milky Way';