From ca4e5dd56e1f007fa13c791ab179236103187c6f Mon Sep 17 00:00:00 2001 From: Alberto Gonzalez Date: Mon, 23 Mar 2020 06:31:41 +0000 Subject: Suppress warnings for empty `select` arguments when `-count` or `-assert-*` options are set. --- tests/select/no_warn_assert.ys | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/select/no_warn_assert.ys (limited to 'tests/select') diff --git a/tests/select/no_warn_assert.ys b/tests/select/no_warn_assert.ys new file mode 100644 index 000000000..889315826 --- /dev/null +++ b/tests/select/no_warn_assert.ys @@ -0,0 +1,2 @@ +logger -expect-no-warnings +select -assert-count 0 top/t:ff4 top/w:d0 %co:+[d] %i -- cgit v1.2.3