Skip to content

Commit

Permalink
Add main tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptobioz committed Aug 4, 2017
1 parent f5fccb3 commit 9f1f536
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions main_test.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package main

import (
_ "testing"
)

0 comments on commit 9f1f536

Please sign in to comment.