fix build

This commit is contained in:
Régis Hanol
2015-11-12 18:02:13 +01:00
parent a911d93885
commit 896c23fadc
2 changed files with 1 additions and 10 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ module("MDTest", {
});
// This is cheating, but the trivial differences between sanitization
// do not affect formatting.
// do not affect formatting.
function normalize(str) {
return str.replace(/\n\s*/g, '').
replace(/ \/\>/g, '>').