[libcxx] [test] Strip trailing whitespace, NFC.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@309463 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Stephan T. Lavavej
2017-07-29 00:54:49 +00:00
parent 6e76840323
commit 62e519c2f9
5 changed files with 17 additions and 19 deletions

View File

@@ -109,4 +109,3 @@ int main()
// test< int*>();
}

View File

@@ -125,4 +125,3 @@ int main()
test< int*>();
}