Reviewers: MikeSamuel,
Description:
com.google.caja.plugin.CssParserTest fails because of a missing
jsunit.pass(), so we never get an 'all tests passed'
Please review this at https://codereview.appspot.com/11802043/
Affected files:
M tests/com/google/caja/plugin/cssparser_test.js
Index: tests/com/google/caja/plugin/cssparser_test.js
===================================================================
--- tests/com/google/caja/plugin/cssparser_test.js (revision 5506)
+++ tests/com/google/caja/plugin/cssparser_test.js (working copy)
@@ -362,4 +362,5 @@
"endStylesheet", []
],
input);
+ jsunit.pass();
});
--
---
You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.