| OLD | NEW |
| 1 To run the sputniktests you must check out the test suite from | 1 To run the sputniktests you must check out the test suite from |
| 2 googlecode.com. The test expectations are currently relative to | 2 googlecode.com. The test expectations are currently relative to |
| 3 version 28. To get the tests run the following command within | 3 version 94. To get the tests run the following command within |
| 4 v8/test/sputnik/ | 4 v8/test/sputnik/ |
| 5 | 5 |
| 6 svn co http://sputniktests.googlecode.com/svn/trunk/ -r28 sputniktests | 6 svn co http://sputniktests.googlecode.com/svn/trunk/ -r94 sputniktests |
| OLD | NEW |