Index: tests/lib_2/lib_2.status |
diff --git a/tests/lib_2/lib_2.status b/tests/lib_2/lib_2.status |
index 51eaa741963f70d7d9e17d7fe212d52ff08c6be8..02d45c5913301aead9d29de420fdbd4ff462aeb6 100644 |
--- a/tests/lib_2/lib_2.status |
+++ b/tests/lib_2/lib_2.status |
@@ -7,3 +7,6 @@ async/future_or_only_in_async_test/00: MissingCompileTimeError |
[ !$strong && !$checked] |
async/future_or_only_in_async_test/00: MissingCompileTimeError |
+ |
+[ $strong ] |
+math/min_max_test: Skip |
Bob Nystrom
2017/08/23 23:29:02
I don't think we want this entry.
(I should reall
bkonyi
2017/08/30 14:07:41
Whoops, I can't believe I missed another one of th
|