mirror of
https://github.com/msberends/AMR.git
synced 2025-12-13 05:10:19 +01:00
(v2.1.1.9163) cleanup
This commit is contained in:
@@ -176,4 +176,3 @@ expect_true(as.mic("32") <= as.mic(32))
|
||||
expect_false(as.mic("32") <= as.mic("<32"))
|
||||
expect_true(as.mic("32") <= as.mic("<=32"))
|
||||
expect_false(as.mic("32") < as.mic("<=32"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user