diff options
Diffstat (limited to 'sandbox/tests/validation_tests/suite.cc')
-rw-r--r-- | sandbox/tests/validation_tests/suite.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/tests/validation_tests/suite.cc b/sandbox/tests/validation_tests/suite.cc index abc465d..ebddcf1 100644 --- a/sandbox/tests/validation_tests/suite.cc +++ b/sandbox/tests/validation_tests/suite.cc @@ -113,4 +113,3 @@ TEST(ValidationSuite, TestThread) { } } // namespace sandbox - |