open-nomad/nomad/worker_test.go

8 lines
76 B
Go
Raw Normal View History

2015-07-28 22:15:42 +00:00
package nomad
import "testing"
func TestWorker(t *testing.T) {
// TODO
}