diff options
Diffstat (limited to 'tools/android/adb_profile_chrome/run_tests')
-rwxr-xr-x | tools/android/adb_profile_chrome/run_tests | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/android/adb_profile_chrome/run_tests b/tools/android/adb_profile_chrome/run_tests deleted file mode 100755 index 4300255..0000000 --- a/tools/android/adb_profile_chrome/run_tests +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -cd $(dirname $0)/../ -exec python -m unittest discover adb_profile_chrome '*_unittest.py' $@ |