Post-migration cleanup.
diff --git a/services/identity/test.sh b/services/identity/test.sh
index 6774ddc..67ccffa 100755
--- a/services/identity/test.sh
+++ b/services/identity/test.sh
@@ -2,7 +2,7 @@
 
 # Test that tests the routes of the identityd server.
 
-source "$(go list -f {{.Dir}} v.io/veyron/shell/lib)/shell_test.sh"
+source "$(go list -f {{.Dir}} v.io/core/shell/lib)/shell_test.sh"
 
 readonly WORKDIR="${shell_test_WORK_DIR}"