Finish renaming these test modules
[gitmo/Mouse.git] / t / lib / SyntaxError.pm
index 6832406..91d6768 100644 (file)
@@ -1,11 +1,5 @@
-#!/usr/bin/env perl
-package Anti::MouseError;
-use strict;
-use warnings;
+package SyntaxError;
 
 # this syntax error is intentional!
-
     {
 
-1;
-