summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/CONSOLE-RUNNER.md (renamed from CONSOLE-RUNNER.md)3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONSOLE-RUNNER.md b/tools/CONSOLE-RUNNER.md
index 754149eb4..0088813ad 100644
--- a/CONSOLE-RUNNER.md
+++ b/tools/CONSOLE-RUNNER.md
@@ -1,5 +1,8 @@
## Using the Console Test Runner
+**Note** This utility has been deprecated. It will not be updated with new
+features; future changes will be limited to bug fixes only.
+
The console test runner is used to test browserless implementations of ECMAScript, e.g., [v8](http://en.wikipedia.org/wiki/V8_(JavaScript_engine)), [node](http://en.wikipedia.org/wiki/Node.js), or [js24](http://packages.ubuntu.com/trusty/libmozjs-24-bin)
### Requirements