mirror of
https://github.com/discourse/discourse.git
synced 2025-03-05 02:39:26 +00:00
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…
x
Reference in New Issue
Block a user