Refreshing branch
[catagits/Catalyst-Runtime.git] / trunk / t / 01use.t
diff --git a/trunk/t/01use.t b/trunk/t/01use.t
new file mode 100644 (file)
index 0000000..bd577eb
--- /dev/null
@@ -0,0 +1,3 @@
+use Test::More tests => 1;
+
+use_ok('Catalyst');