mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-29 00:25:48 +00:00
improve the test runner
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import assert from 'assert-diff'
|
||||
import { assertResultMatch, TestSuite } from '../utils'
|
||||
import { assertResultMatch, TestSuite } from '../../utils'
|
||||
import responses from '../../fixtures/responses'
|
||||
const { getLedger: RESPONSE_FIXTURES } = responses
|
||||
|
||||
|
||||
Reference in New Issue
Block a user