From ca9faa52f5ada0054b1fa27d97aedf448afb059b Mon Sep 17 00:00:00 2001 From: Vadim Petrochenkov Date: Sat, 27 Jul 2019 00:54:25 +0300 Subject: tests: Add missing run-pass annotations --- src/test/run-pass/binding/fn-arg-incomplete-pattern-drop-order.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/test/run-pass/binding') diff --git a/src/test/run-pass/binding/fn-arg-incomplete-pattern-drop-order.rs b/src/test/run-pass/binding/fn-arg-incomplete-pattern-drop-order.rs index 4d5a6fbba28..ea4a9e5afa5 100644 --- a/src/test/run-pass/binding/fn-arg-incomplete-pattern-drop-order.rs +++ b/src/test/run-pass/binding/fn-arg-incomplete-pattern-drop-order.rs @@ -1,3 +1,4 @@ +// run-pass // Check that partially moved from function parameters are dropped after the // named bindings that move from them. -- cgit 1.4.1-3-g733a5