Skip to content

Commit 91c0010

Browse files
committed
[assembler] Oops, remove spurious deliberate test failure.
1 parent b2609de commit 91c0010

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assembler/src/asmlib/symtab.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,5 +773,4 @@ fn test_loop_detection() {
773773
kind: SymbolLookupFailureKind::Loop { .. }
774774
})
775775
));
776-
assert!(false);
777776
}

0 commit comments

Comments
 (0)