diff options
Diffstat (limited to 'sandbox/src/job_unittest.cc')
-rw-r--r-- | sandbox/src/job_unittest.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/src/job_unittest.cc b/sandbox/src/job_unittest.cc index 385613d..1948e1f 100644 --- a/sandbox/src/job_unittest.cc +++ b/sandbox/src/job_unittest.cc @@ -187,4 +187,3 @@ TEST(JobTest, ProcessInJob) { } } // namespace sandbox - |