Skip to content

Commit 2abdbf3

Browse files
committed
white space in the init core test
1 parent b246fb4 commit 2abdbf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/init/init_core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,5 @@
128128
test( "pages with a data-url attribute are left with the original value", function(){
129129
same($("#bar").data('url'), "bak");
130130
});
131-
});
131+
});
132132
})(jQuery);

0 commit comments

Comments
 (0)