summaryrefslogtreecommitdiff
path: root/test/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/README.md')
-rw-r--r--test/README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/README.md b/test/README.md
index 9a3edd067a..e73d278653 100644
--- a/test/README.md
+++ b/test/README.md
@@ -246,12 +246,6 @@ Checks whether `IPv6` is supported on this platform.
Checks if there are multiple localhosts available.
-### fail(msg)
-* `msg` [<String>](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type)
-* return [<Boolean>](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type)
-
-Throws an `AssertionError` with `msg`
-
### fileExists(pathname)
* pathname [<String>](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type)
* return [<Boolean>](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type)