summaryrefslogtreecommitdiffstats
path: root/tools/android/adb_profile_chrome/run_tests
diff options
context:
space:
mode:
Diffstat (limited to 'tools/android/adb_profile_chrome/run_tests')
-rwxr-xr-xtools/android/adb_profile_chrome/run_tests3
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' $@