0.01_03 fixes
[gitmo/Class-C3-XS.git] / t / lib / B.pm
index 8d5d80f..5d02adf 100644 (file)
@@ -1,3 +1,3 @@
 package t::lib::B;
-use c3;
-1;
\ No newline at end of file
+our @ISA = qw//;
+1;