Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Commit 2b8bc52

Browse files
committed
Add comment
1 parent 20a7b39 commit 2b8bc52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contracts/Migrations.sol

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
pragma solidity 0.5.4;
22

3+
// We leave the migrations file so that truffle can run tests properly
4+
// even though the migration is never deployed.
35
contract Migrations {}

0 commit comments

Comments
 (0)