Skip to content

Commit

Permalink
Use spec-node (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
srghma authored Oct 7, 2024
1 parent 664edec commit 1822082
Show file tree
Hide file tree
Showing 5 changed files with 451 additions and 99 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
/src/.webpack.js
/.spago/
/.psc-ide-port
/.spec-results
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

@srghma Use `spec-node` in tests

## v8.0.1

- @CarstenKoenig Fix discovery on Windows by prepending `file://`
Expand Down
Loading

0 comments on commit 1822082

Please sign in to comment.