diff options
Diffstat (limited to 'tests/mir-opt/graphviz.rs')
-rw-r--r-- | tests/mir-opt/graphviz.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/graphviz.rs b/tests/mir-opt/graphviz.rs index 6906b86c2..61b5a2fb3 100644 --- a/tests/mir-opt/graphviz.rs +++ b/tests/mir-opt/graphviz.rs @@ -1,3 +1,4 @@ +// skip-filecheck // Test graphviz output // compile-flags: -Z dump-mir-graphviz |