Skip to content

Commit

Permalink
Removed tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
LEGOlord208 authored and LEGOlord208 committed May 4, 2017
1 parent aaa2db7 commit 56f230c
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions PermCalc/permcalc_test.go
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
package permcalc_test

import (
"fmt"
"testing"

permcalc "github.com/legolord208/DiscordConsole/PermCalc"
)

/*
func TestPermCalc(t *testing.T) {
fmt.Println(permcalc.PromptPerm())
}
*/

0 comments on commit 56f230c

Please sign in to comment.