Installed leaflet in extlib
[mediagoblin.git] / extlib / leaflet / spec / suites / SpecHelper.js
diff --git a/extlib/leaflet/spec/suites/SpecHelper.js b/extlib/leaflet/spec/suites/SpecHelper.js
new file mode 100644 (file)
index 0000000..8b82704
--- /dev/null
@@ -0,0 +1,5 @@
+function noSpecs() {\r
+       it('should have specs', function() {\r
+               expect('specs').toBe();\r
+       });\r
+}
\ No newline at end of file