Removed unnecessary test.
h3rald h3rald@h3rald.com
Sun, 08 Oct 2023 11:18:44 +0200
1 files changed,
0 insertions(+),
1 deletions(-)
jump to
M
tests/num.min
→
tests/num.min
@@ -83,7 +83,6 @@ (0b111000 (0 2) bitflip 0b111101 ==) *test/assert
(0b111001 (0) bitclear 0b111000 ==) *test/assert (0b111000 (0 1) bitset 0b111011 ==) *test/assert (0b111000 bitparity 1 ==) *test/assert - (0b111001 0b101010 bitmask 0b101000 ==) *test/assert *test/report clear-stack