add more plugin tests

This commit is contained in:
Bass Jobsen
2015-03-03 22:52:54 +01:00
parent b3e06577f9
commit 296014a632
17 changed files with 144 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
describe("less.js preProcessor Plugin", function() {
testLessEqualsInDocument();
});