aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/scripts
diff options
context:
space:
mode:
authorSiva Velusamy <vsiva@google.com>2013-07-29 13:09:22 -0700
committerSiva Velusamy <vsiva@google.com>2013-07-29 13:09:22 -0700
commit5b5fd9f338ae738f2b1bc27403b74e7052e14b2a (patch)
tree09d593195e46e8000d588c40fdd79101f894721d /eclipse/scripts
parent88d02470b5afd2e0e5083cf13cff348d229f0ce5 (diff)
downloadsdk-5b5fd9f338ae738f2b1bc27403b74e7052e14b2a.zip
sdk-5b5fd9f338ae738f2b1bc27403b74e7052e14b2a.tar.gz
sdk-5b5fd9f338ae738f2b1bc27403b74e7052e14b2a.tar.bz2
Rename sdktestutils -> testutils
Change-Id: Ib0599b30649e46c9a8a51fc4f3d56caf13dd7032
Diffstat (limited to 'eclipse/scripts')
-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"