t.Run("source option", func(t *testing.T) {
        s := testScript
        opt := SourceOpt{
            Source: "somefile",
        }