Released Static::Simple 0.08 - Added tests for everything except Apache support
[catagits/Catalyst-Plugin-Static-Simple.git] / t / lib / TestApp / root / incpath / incpath.css
diff --git a/t/lib/TestApp/root/incpath/incpath.css b/t/lib/TestApp/root/incpath/incpath.css
new file mode 100644 (file)
index 0000000..de57cdb
--- /dev/null
@@ -0,0 +1,3 @@
+body {
+    background: #fff;
+}