Skip to content

Commit

Permalink
Fix issue with unittests
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Britten committed Oct 27, 2022
1 parent 75aee4d commit ebd80ea
Show file tree
Hide file tree
Showing 2 changed files with 2,538 additions and 10 deletions.
2 changes: 1 addition & 1 deletion dependencies.nix
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ let pkgs = import (
documentation = (with pkgs;
[ mkdocs ]);
unittests = (with pkgs; [
nodejs
nodejs-16_x-openssl_1_1
]);
conflux-unittests = (with pkgs; [
# For conflux tests for the ANT blockchain
Expand Down
Loading

0 comments on commit ebd80ea

Please sign in to comment.