package main import "testing" func TestPR(t *testing.T) { t.Run("Test simple PR to PrjGit checkout", func(t *testing.T) { }) }