Delete test-utils/README.md (#2674)

This commit is contained in:
Claudia Meadows 2021-04-17 13:04:55 -07:00 committed by GitHub
parent 773e570b86
commit 3b1bc04b9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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