Index: tests/lib/lib.status |
diff --git a/tests/lib/lib.status b/tests/lib/lib.status |
index eb7fbd3e8a30abcb39d0af4ff4e92d7adbd7b017..60319d670905b641c3ed118333586ffea289a246 100644 |
--- a/tests/lib/lib.status |
+++ b/tests/lib/lib.status |
@@ -2,6 +2,9 @@ |
# for details. All rights reserved. Use of this source code is governed by a |
# BSD-style license that can be found in the LICENSE file. |
+[ $strong ] |
+*: SkipByDesign # tests/lib_strong has the strong mode versions of these tests. |
+ |
[ ! $checked ] |
mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type checks. |