diff options
Diffstat (limited to 'deps/v8/test/sputnik/README')
-rw-r--r-- | deps/v8/test/sputnik/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/test/sputnik/README b/deps/v8/test/sputnik/README index 3d39a67e43..94c689bd28 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 28. To get the tests run the following command within -v8/tests/sputnik/ +v8/test/sputnik/ svn co http://sputniktests.googlecode.com/svn/trunk/ -r28 sputniktests |