Fix the build
This commit is contained in:
parent
3ef65fffb8
commit
2e5413437d
|
@ -33,6 +33,7 @@ test("first", function(){
|
||||||
});
|
});
|
||||||
|
|
||||||
<%
|
<%
|
||||||
|
|
||||||
def mdtest_suite
|
def mdtest_suite
|
||||||
result = ""
|
result = ""
|
||||||
Dir.glob("#{Rails.root}/test/javascripts/mdtest/fixtures/*.text").each do |f|
|
Dir.glob("#{Rails.root}/test/javascripts/mdtest/fixtures/*.text").each do |f|
|
||||||
|
|
Loading…
Reference in New Issue