No abstract test reader

This commit is contained in:
Vit Brunner
2014-10-22 21:48:44 +02:00
parent 024f82b6be
commit f8fd02c118
-1
View File
@@ -11,7 +11,6 @@ html
script(src="bower_components/qunit/qunit/qunit.js")
script(src="tests/_setup.js")
script(src="tests/services/reader/_factory.js")
script(src="tests/services/reader/_abstract.js")
script(src="tests/services/reader/markdown.js")
script(src="tests/services/reader/json.js")
script(src="tests/services/transformer.js")