You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2012/09/03 19:22:25 UTC

android commit: CB-1303: Remove References to the Callback Project

Updated Branches:
  refs/heads/master 774d21747 -> 005877b4b


CB-1303: Remove References to the Callback Project


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/commit/005877b4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/tree/005877b4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/diff/005877b4

Branch: refs/heads/master
Commit: 005877b4b82c3c10f721a7d1fb9d6fb426ed0621
Parents: 774d217
Author: Simon MacDonald <si...@gmail.com>
Authored: Mon Sep 3 13:22:07 2012 -0400
Committer: Simon MacDonald <si...@gmail.com>
Committed: Mon Sep 3 13:22:07 2012 -0400

----------------------------------------------------------------------
 README.md |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/blob/005877b4/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 49478b6..9e1fe10 100755
--- a/README.md
+++ b/README.md
@@ -82,11 +82,6 @@ Start adb logcat (console.log calls output here):
 
     ./cordova/log
 
-Running the [callback/callback-test](http://github.com/callback/callback-test) tests:
----
-
-    ./bin/test
-
 Creating a new Cordova Android Project
 ---