Ballot_test.sol updated

sl
aniket-engg 4 years ago committed by Aniket
parent a3c65d5815
commit cac3ad9a07
  1. 2
      apps/remix-ide/src/app/editor/examples.js

@ -225,7 +225,7 @@ var ballotTest = `// SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.7.0 <0.8.0;
import "remix_tests.sol"; // this import is automatically injected by Remix.
import "../3_Ballot.sol";
import "../contracts/3_Ballot.sol";
contract BallotTest {

Loading…
Cancel
Save