diff options
Diffstat (limited to 'js/src/tests/js1_8_5/README')
-rw-r--r-- | js/src/tests/js1_8_5/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/js/src/tests/js1_8_5/README b/js/src/tests/js1_8_5/README new file mode 100644 index 000000000..5c4d06046 --- /dev/null +++ b/js/src/tests/js1_8_5/README @@ -0,0 +1,4 @@ +JavaScript 1.8.5 + +Use this suite for tests which require EcmaScript 5 along with features such as +|let|, |yield| |