diff options
Diffstat (limited to 'deps/v8/test/sputnik/README')
-rw-r--r-- | deps/v8/test/sputnik/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/v8/test/sputnik/README b/deps/v8/test/sputnik/README index 50d721f36e..36566340e1 100644 --- a/deps/v8/test/sputnik/README +++ b/deps/v8/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 94. To get the tests run the following command within +version 97. To get the tests run the following command within v8/test/sputnik/ - svn co http://sputniktests.googlecode.com/svn/trunk/ -r94 sputniktests + svn co http://sputniktests.googlecode.com/svn/trunk/ -r97 sputniktests |