diff --git a/tests/go/solutions/pilot/pilot.go b/tests/go/solutions/pilot/main.go similarity index 100% rename from tests/go/solutions/pilot/pilot.go rename to tests/go/solutions/pilot/main.go diff --git a/tests/go/solutions/printalphabet/printalphabet.go b/tests/go/solutions/printalphabet/main.go similarity index 100% rename from tests/go/solutions/printalphabet/printalphabet.go rename to tests/go/solutions/printalphabet/main.go diff --git a/tests/go/solutions/printparams/printparams.go b/tests/go/solutions/printparams/main.go similarity index 100% rename from tests/go/solutions/printparams/printparams.go rename to tests/go/solutions/printparams/main.go diff --git a/tests/go/solutions/printprogramname/programname.go b/tests/go/solutions/printprogramname/main.go similarity index 100% rename from tests/go/solutions/printprogramname/programname.go rename to tests/go/solutions/printprogramname/main.go diff --git a/tests/go/solutions/printreversealphabet/printreversealphabet.go b/tests/go/solutions/printreversealphabet/main.go similarity index 100% rename from tests/go/solutions/printreversealphabet/printreversealphabet.go rename to tests/go/solutions/printreversealphabet/main.go diff --git a/tests/go/solutions/raid2/sudoku.go b/tests/go/solutions/raid2/main.go similarity index 100% rename from tests/go/solutions/raid2/sudoku.go rename to tests/go/solutions/raid2/main.go diff --git a/tests/go/solutions/revparams/revparams.go b/tests/go/solutions/revparams/main.go similarity index 100% rename from tests/go/solutions/revparams/revparams.go rename to tests/go/solutions/revparams/main.go diff --git a/tests/go/solutions/sortparams/sortparams.go b/tests/go/solutions/sortparams/main.go similarity index 100% rename from tests/go/solutions/sortparams/sortparams.go rename to tests/go/solutions/sortparams/main.go