Skip to content

Commit

Permalink
chore: add empty test files for consistent coverage (gnolang#1147)
Browse files Browse the repository at this point in the history
Fixing this: ![CleanShot 2023-09-18 at 16 29
59](https://github.com/gnolang/gno/assets/94029/f0139de3-f1d6-412d-9ba9-4f897bf4d2f3)

Related with gnolang#1139

Signed-off-by: Manfred Touron <[email protected]>
  • Loading branch information
moul authored Sep 18, 2023
1 parent b7bf42a commit 61f3ada
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions gno.land/cmd/gnofaucet/main_test.go
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package main
1 change: 1 addition & 0 deletions gno.land/cmd/gnokey/main_test.go
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package main
1 change: 1 addition & 0 deletions gno.land/cmd/gnotxsync/main_test.go
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package main

0 comments on commit 61f3ada

Please sign in to comment.