migrate/driver/bash/bash_test.go

10 lines
73 B
Go

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