Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

Commit 3640919

Browse files
committed
add filepath package
1 parent 88cb70a commit 3640919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/examples_go_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
package examples
66

77
import (
8-
//"path/filepath"
8+
"path/filepath"
99
"testing"
1010

1111
"github.com/pulumi/pulumi/pkg/v3/testing/integration"

0 commit comments

Comments
 (0)