diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/armv7.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/armv7.rs b/test/armv7.rs index 13c986e..d91b786 100644 --- a/test/armv7.rs +++ b/test/armv7.rs @@ -339,7 +339,7 @@ fn test_decode_span() { instr); i += instr.len(); } - panic!("done"); +// panic!("done"); } /* * from debian 5.0.10 bash 3.2-4_arm |