Fix the build

This commit is contained in:
Robin Ward 2014-02-11 18:00:53 -05:00
parent 3ef65fffb8
commit 2e5413437d
1 changed files with 2 additions and 1 deletions

View File

@ -33,6 +33,7 @@ test("first", function(){
});
<%
def mdtest_suite
result = ""
Dir.glob("#{Rails.root}/test/javascripts/mdtest/fixtures/*.text").each do |f|
@ -49,4 +50,4 @@ test("first", function(){
%>
<%= mdtest_suite %>
<%= mdtest_suite %>