grim/hgkeeper

remove some debug output

2019-04-18, Gary Kramlich
ceeb74cb0ce0
Parents 614228224ca0
Children 6eec5741c02e
remove some debug output
--- a/access/access_test.go Thu Apr 18 13:00:35 2019 -0500
+++ b/access/access_test.go Thu Apr 18 14:40:37 2019 -0500
@@ -1,7 +1,6 @@
package main
import (
- "fmt"
"strings"
"testing"
@@ -22,11 +21,9 @@
- admin
`
- fmt.Printf("data: %#v\n", data)
ac, err := loadAccessControl(strings.NewReader(data))
assert.Nil(err)
- fmt.Printf("ac: %#v\n", ac)
assert.NotNil(ac)
assert.Equal(
acl{