Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1842)

Unified Diff: test/sputnik/README

Issue 381002: Fixed breakage of test running when sputniktests not checked out. (Closed)
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | test/sputnik/testcfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/sputnik/README
diff --git a/test/sputnik/README b/test/sputnik/README
index 99f13d14bcb0ff67cbebd34aa84c9285032364dc..b95d8d19a4749a06afc6b53307eb82dde4727966 100644
--- a/test/sputnik/README
+++ b/test/sputnik/README
@@ -1,6 +1,6 @@
To run the sputniktests you must check out the test suite from
googlecode.com. The test expectations are currently relative to
-version 21. To get the tests run the following command within
+version 22. To get the tests run the following command within
v8/tests/sputnik/
- svn co http://sputniktests.googlecode.com/svn/trunk/ -r21 sputniktests
+ svn co http://sputniktests.googlecode.com/svn/trunk/ -r22 sputniktests
« no previous file with comments | « no previous file | test/sputnik/testcfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698