Index: test/sputnik/README |
diff --git a/test/sputnik/README b/test/sputnik/README |
new file mode 100644 |
index 0000000000000000000000000000000000000000..99f13d14bcb0ff67cbebd34aa84c9285032364dc |
--- /dev/null |
+++ b/test/sputnik/README |
@@ -0,0 +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 |
+v8/tests/sputnik/ |
+ |
+ svn co http://sputniktests.googlecode.com/svn/trunk/ -r21 sputniktests |