mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
improve the test runner
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import assert from 'assert-diff'
|
||||
import { assertResultMatch, assertRejects, TestSuite } from '../utils'
|
||||
import { assertResultMatch, assertRejects, TestSuite } from '../../utils'
|
||||
import responses from '../../fixtures/responses'
|
||||
import requests from '../../fixtures/requests'
|
||||
import addresses from '../../fixtures/addresses.json'
|
||||
|
||||
Reference in New Issue
Block a user