mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
test: Remove unused var
This commit is contained in:
@@ -262,7 +262,6 @@ func TestExpandVariablesWithVariableReplacement(t *testing.T) {
|
|||||||
tests := []struct {
|
tests := []struct {
|
||||||
name string
|
name string
|
||||||
input string
|
input string
|
||||||
shouldContain string
|
|
||||||
shouldReplace string
|
shouldReplace string
|
||||||
}{
|
}{
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user