[libcxx] [test] Make files consistently end with newlines, NFC.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@309465 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -112,4 +112,4 @@ int main()
|
||||
{
|
||||
test_counted();
|
||||
test_value_initialized();
|
||||
}
|
||||
}
|
||||
|
||||
@@ -111,4 +111,4 @@ void test_counted()
|
||||
int main() {
|
||||
test_counted();
|
||||
test_ctor_throws();
|
||||
}
|
||||
}
|
||||
|
||||
@@ -114,4 +114,4 @@ int main()
|
||||
{
|
||||
test_counted();
|
||||
test_ctor_throws();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user