mirror of
https://github.com/microsoft/GSL.git
synced 2025-04-25 10:25:32 -04:00
forgot nl @ eof in span_ext_tests.cpp
This commit is contained in:
parent
94f43d4adf
commit
c853017be3
@ -357,4 +357,4 @@ TEST(span_ext_test, make_span_from_array_constructor)
|
|||||||
EXPECT_TRUE(s2 >= s1);
|
EXPECT_TRUE(s2 >= s1);
|
||||||
EXPECT_FALSE(s1 >= s2);
|
EXPECT_FALSE(s1 >= s2);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user