diff options
Diffstat (limited to 'src/test/mir-opt/deaggregator_test_multiple.rs')
-rw-r--r-- | src/test/mir-opt/deaggregator_test_multiple.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/mir-opt/deaggregator_test_multiple.rs b/src/test/mir-opt/deaggregator_test_multiple.rs index 9730b9aa8..46305fe21 100644 --- a/src/test/mir-opt/deaggregator_test_multiple.rs +++ b/src/test/mir-opt/deaggregator_test_multiple.rs @@ -1,3 +1,4 @@ +// unit-test: Deaggregator // Test that deaggregate fires more than once per block enum Foo { |