| Index: mojo/edk/js/tests/run_js_unittests.cc
|
| diff --git a/mojo/edk/js/tests/run_js_unittests.cc b/mojo/edk/js/tests/run_js_unittests.cc
|
| index 13e796ba62ba541b6361120eeb7c1254d831bbad..26d3b67e47fc1353597a261cf4d0ada99ad3a6ee 100644
|
| --- a/mojo/edk/js/tests/run_js_unittests.cc
|
| +++ b/mojo/edk/js/tests/run_js_unittests.cc
|
| @@ -51,10 +51,6 @@ TEST(JSTest, Core) {
|
| RunTest("core_unittest.js", true);
|
| }
|
|
|
| -TEST(JSTest, Validation) {
|
| - RunTest("validation_unittest.js", true);
|
| -}
|
| -
|
| } // namespace
|
| } // namespace js
|
| } // namespace edk
|
|
|