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

Commit 79ca2e2

Browse files
committed
add path package to dotnet tests
1 parent 3640919 commit 79ca2e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/examples_dotnet_test.go

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

66
import (
7-
// "path"
7+
"path"
88
"testing"
99

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

0 commit comments

Comments
 (0)