migrate/driver/bash/bash_test.go
2014-08-13 16:58:08 +02:00

10 lines
73 B
Go

package bash
import (
"testing"
)
func TestMigrate(t *testing.T) {
}