qemu stage test squash
This commit is contained in:
parent
8fc74d1e73
commit
bc1b45f7fa
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ import (
|
||||||
"github.com/stretchr/testify/assert"
|
"github.com/stretchr/testify/assert"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestNewQemukStage(t *testing.T) {
|
func TestNewQemuStage(t *testing.T) {
|
||||||
|
|
||||||
formatOptionsList := []QEMUFormatOptions{
|
formatOptionsList := []QEMUFormatOptions{
|
||||||
Qcow2Options{
|
Qcow2Options{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue