e2e/nomad09upgrade: remove test file that is not needed
This commit is contained in:
parent
a5823a270c
commit
e104528288
|
@ -1,11 +0,0 @@
|
|||
package nomad09upgrade
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/hashicorp/nomad/e2e/framework"
|
||||
)
|
||||
|
||||
func Test(t *testing.T) {
|
||||
framework.Run(t)
|
||||
}
|
Loading…
Reference in a new issue