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

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

Issue 2745293005: Moving mojo/validation test into LayoutTests (Closed)
Patch Set: remove extra old dependency Created 3 years, 9 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
« BUILD.gn ('K') | « BUILD.gn ('k') | mojo/public/js/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 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
« BUILD.gn ('K') | « BUILD.gn ('k') | mojo/public/js/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698