| Index: innocuous_host_lcrash_test.cc
|
| diff --git a/innocuous_host_lcrash_test.cc b/innocuous_host_lcrash_test.cc
|
| deleted file mode 100644
|
| index c9f9b8a87edc17915960e331d4e5b9d97d513225..0000000000000000000000000000000000000000
|
| --- a/innocuous_host_lcrash_test.cc
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -// Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -// This test is basically that linking against libcrash doesn't alone
|
| -// cause a test to fail. It's OK if it causes a syslog message
|
| -// though.
|
| -
|
| -int main() {
|
| - return 0;
|
| -}
|
|
|