diff options
Diffstat (limited to 'sandbox/src/dep_test.cc')
-rw-r--r-- | sandbox/src/dep_test.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/src/dep_test.cc b/sandbox/src/dep_test.cc index 8125d60..7d57c6e 100644 --- a/sandbox/src/dep_test.cc +++ b/sandbox/src/dep_test.cc @@ -182,4 +182,3 @@ TEST_F(DepTest, DISABLED_TestDepDisable) { } } // namespace sandbox - |