Fixed a failing test.

This commit is contained in:
claudemiro
2015-06-13 11:24:38 -03:00
parent f910433853
commit c697311be3
-1
View File
@@ -5,7 +5,6 @@
package utils package utils
import ( import (
"fmt"
"regexp" "regexp"
"testing" "testing"
) )