forked from microsoft/GSL
forgot nl @ eof in span_ext_tests.cpp
This commit is contained in:
@@ -357,4 +357,4 @@ TEST(span_ext_test, make_span_from_array_constructor)
|
||||
EXPECT_TRUE(s2 >= s1);
|
||||
EXPECT_FALSE(s1 >= s2);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user