open-nomad/nomad/worker_test.go
2015-07-28 15:15:42 -07:00

8 lines
76 B
Go

package nomad
import "testing"
func TestWorker(t *testing.T) {
// TODO
}