| 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 a7b70b7f90d84778a1e45bf4f4663da470d4218a..cc1aab930fa0f3939e04395f4c6722f184386726 100644
|
| --- a/mojo/edk/js/tests/run_js_unittests.cc
|
| +++ b/mojo/edk/js/tests/run_js_unittests.cc
|
| @@ -73,10 +73,6 @@ TEST(JSTest, Union) {
|
| RunTest("union_unittest.js", true);
|
| }
|
|
|
| -TEST(JSTest, Validation) {
|
| - RunTest("validation_unittest.js", true);
|
| -}
|
| -
|
| } // namespace
|
| } // namespace js
|
| } // namespace edk
|
|
|