t.Run("local option", func(t *testing.T) {
        s := testScript
        opt := SourceOpt{
            Local: "util",
        }