Chromium Code Reviews| Index: test.sh |
| diff --git a/test.sh b/test.sh |
| deleted file mode 100755 |
| index cc13092bff8b4799dc78508413eb194577b520b0..0000000000000000000000000000000000000000 |
| --- a/test.sh |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| -#!/bin/bash |
| -# Copyright (c) 2009 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. |
| -# |
| -# Test runner called inside the make_tests.sh package |
| - |
| -echo "Running mount tests..." |
| -./tests/mount |