Skip to content

Commit 8614065

Browse files
committed
Rename test
1 parent b072f48 commit 8614065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ystdlib/containers/test/test_Array.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ TEST_CASE("test_array_copy_and_move", "[containers][Array]") {
9797
}
9898

9999
TEMPLATE_TEST_CASE(
100-
"test_array_default_initialization",
100+
"test_array_fundamental_type_value_initialization",
101101
"[containers][Array]",
102102
bool,
103103
char,

0 commit comments

Comments
 (0)