Skip to content

Commit

Permalink
Regenerate test script
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Sep 6, 2023
1 parent 9ae8ead commit 2c62af2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/all.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,13 @@ async function runTests () {

await import('./announces.js')
await import('./connections.js')
await import('./holepuncher.js')
await import('./keychain.js')
await import('./messages.js')
await import('./nat.js')
await import('./noncustodial.js')
await import('./pool.js')
await import('./relaying.js')
await import('./storing.js')

test.resume()
Expand Down

0 comments on commit 2c62af2

Please sign in to comment.