Fix Windows contributors being unable to build and test the xrpl mono repo (#1822)

* Let ripple-binary-codec to build on windows & nix

Co-authored-by: Justintime <justinthenicholasoftime@protonmail.com>
This commit is contained in:
Jackson Mills
2021-11-23 12:29:06 -08:00
committed by GitHub
parent 887cb97c2b
commit 89b8833610
99 changed files with 53 additions and 111 deletions

View File

@@ -1,5 +1,4 @@
import { assert } from 'chai'
import { RippledError } from 'xrpl-local'
import { setupClient, teardownClient } from './setupClient'