Add boq_jswire_test_library to the list of well known tests to ignore for ts_development_sources registration. PiperOrigin-RevId: 280501723
diff --git a/ts_auto_deps/updater/test_register.go b/ts_auto_deps/updater/test_register.go index 1c15cb9..0f51e63 100644 --- a/ts_auto_deps/updater/test_register.go +++ b/ts_auto_deps/updater/test_register.go
@@ -236,6 +236,10 @@ name: "karma_web_test_suite", attrName: "deps", }, + { + name: "boq_jswire_test_library", + attrName: "deps", + }, } // isRegisteredWithAlternateTestRule returns true if the rule is already