Add new test for Verifier contract
This commit is contained in:
parent
95a2f93f48
commit
1489e5e7db
@ -1,9 +1,5 @@
|
||||
pragma solidity ^0.8.19;
|
||||
|
||||
import "./Verifier.sol";
|
||||
|
||||
contract VerifierTest {
|
||||
function testVerifier() public {
|
||||
// Test the Verifier contract
|
||||
}
|
||||
// Test functions
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user