Revision: 5507
Author: [email protected]
Date: Thu Jul 25 08:23:47 2013
Log: fix test breakage @r5505
https://codereview.appspot.com/11802043
com.google.caja.plugin.CssParserTest fails because of a missing
jsunit.pass(), so we never get an 'all tests passed'
R=mikesamuel
http://code.google.com/p/google-caja/source/detail?r=5507
Modified:
/trunk/tests/com/google/caja/plugin/cssparser_test.js
=======================================
--- /trunk/tests/com/google/caja/plugin/cssparser_test.js Wed Jul 24
16:47:46 2013
+++ /trunk/tests/com/google/caja/plugin/cssparser_test.js Thu Jul 25
08:23:47 2013
@@ -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.