mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 10:32:29 +00:00
chore(big): fix test tag
This commit is contained in:
parent
af0d9ec60e
commit
69cf4739f3
1 changed files with 1 additions and 1 deletions
|
|
@ -876,7 +876,7 @@ TEST_CASE("SBigShr", "[big]") {
|
|||
}
|
||||
}
|
||||
|
||||
TEST_CASE("SBigSquare", "[square]") {
|
||||
TEST_CASE("SBigSquare", "[big]") {
|
||||
SECTION("squares 0xFFFFFFFF") {
|
||||
BigData* a;
|
||||
SBigNew(&a);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue