diff --git a/test-utils/README.md b/test-utils/README.md deleted file mode 100644 index ab4c9349..00000000 --- a/test-utils/README.md +++ /dev/null @@ -1,12 +0,0 @@ -# Test utils - -Utilities for testing Mithril - -Version: 1.0 -License: MIT - -## About - -- pushStateMock - mock for `history.pushState` and `location` -- ajaxMock - mock for XMLHttpRequest and JSONP transporters -- parseURL - helper function for URL parsing