Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(547)

Unified Diff: mojo/edk/js/tests/run_js_unittests.cc

Issue 2853293003: Moving mojo/validation test into LayoutTests (Closed)
Patch Set: moves index file outside data dir Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « BUILD.gn ('k') | mojo/public/interfaces/bindings/tests/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « BUILD.gn ('k') | mojo/public/interfaces/bindings/tests/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698