1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-12-12 08:23:48 +02:00
woodpecker/engine/runner/runner_test.go
2016-04-16 00:51:05 -07:00

8 lines
78 B
Go

package runner
import "testing"
func TestRunner(t *testing.T) {
t.Skip()
}