2
0

Added automatic .go.erb compilation

fixes #16
This commit is contained in:
Jack Christensen
2013-05-02 09:23:26 -05:00
parent 36e4d74d30
commit 3fef18bf38
8 changed files with 81 additions and 2 deletions
-2
View File
@@ -22,7 +22,6 @@ func TestDataRowReaderReadString(t *testing.T) {
}
}
func TestDataRowReaderReadInt64(t *testing.T) {
conn := getSharedConnection()
@@ -78,7 +77,6 @@ func TestDataRowReaderReadInt16(t *testing.T) {
}
func TestDataRowReaderReadFloat64(t *testing.T) {
conn := getSharedConnection()