aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiva Velusamy <vsiva@google.com>2013-07-29 20:13:30 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2013-07-29 20:13:30 +0000
commitf3993f84ff41f40f1aebdda34c7a2617420aa15e (patch)
tree09d593195e46e8000d588c40fdd79101f894721d
parent88d02470b5afd2e0e5083cf13cff348d229f0ce5 (diff)
parent5b5fd9f338ae738f2b1bc27403b74e7052e14b2a (diff)
downloadsdk-f3993f84ff41f40f1aebdda34c7a2617420aa15e.zip
sdk-f3993f84ff41f40f1aebdda34c7a2617420aa15e.tar.gz
sdk-f3993f84ff41f40f1aebdda34c7a2617420aa15e.tar.bz2
Merge "Rename sdktestutils -> testutils"
-rwxr-xr-xeclipse/scripts/create_all_symlinks.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse/scripts/create_all_symlinks.sh b/eclipse/scripts/create_all_symlinks.sh
index 8b224f6..a464f51 100755
--- a/eclipse/scripts/create_all_symlinks.sh
+++ b/eclipse/scripts/create_all_symlinks.sh
@@ -180,7 +180,7 @@ CP_FILES="$CP_FILES @:$DDMS_DEST $DDMS_LIBS $DDMS_PREBUILTS"
### TEST ###
TEST_DEST="sdk/eclipse/plugins/com.android.ide.eclipse.tests"
-TEST_LIBS="make:easymock base:sdktestutils"
+TEST_LIBS="make:easymock base:testutils"
TEST_PREBUILTS="prebuilts/tools/common/m2/repository/net/sf/kxml/kxml2/2.3.0/kxml2-2.3.0.jar"
LIBS="$LIBS $TEST_LIBS"