mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
Test commit - delete a trailing space.
llvm-svn: 347193
This commit is contained in:
parent
db6fc9b424
commit
2713ec208b
@ -42,7 +42,7 @@ TEST(ProcessTest, None) {
|
||||
Optional<std::string> val(
|
||||
Process::GetEnv("__LLVM_TEST_ENVIRON_NO_SUCH_VAR__"));
|
||||
EXPECT_FALSE(val.hasValue());
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifdef _WIN32
|
||||
|
Loading…
Reference in New Issue
Block a user