Rename the mochitest file so that we don't try to run it as a test.
git-svn-id: svn://10.0.0.236/trunk@228730 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -53,7 +53,7 @@ _TEST_FILES = parser_datreader.js \
|
||||
test_html5_tree_construction.html \
|
||||
test_bug339350.xhtml \
|
||||
test_bug358797.html \
|
||||
test_bug379025.txt \
|
||||
bug379025.txt \
|
||||
$(NULL)
|
||||
|
||||
libs:: $(_TEST_FILES)
|
||||
|
||||
@@ -18,7 +18,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=366936
|
||||
var parserDatFiles = ["html5lib_tree_dat1.txt",
|
||||
"html5lib_tree_dat2.txt",
|
||||
"html5lib_tree_dat3.txt",
|
||||
"test_bug379025.txt"];
|
||||
"bug379025.txt"];
|
||||
</script>
|
||||
<script type="application/javascript;version=1.7"
|
||||
src="parser_web_testrunner.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user