Skip to content

Commit

Permalink
update import of isValid_tester.circom
Browse files Browse the repository at this point in the history
  • Loading branch information
remicolin committed Jul 14, 2024
1 parent 464f6d2 commit 8e3be17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circuits/circuits/tests/utils/isValid_tester.circom
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pragma circom 2.1.6;

include "../../utils/IsValid.circom";
include "../../utils/isValid.circom";

template IsValid_tester() {

Expand Down

0 comments on commit 8e3be17

Please sign in to comment.