summaryrefslogtreecommitdiff
path: root/sdk/exports_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'sdk/exports_test.go')
-rw-r--r--sdk/exports_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdk/exports_test.go b/sdk/exports_test.go
index aa1200fed..173ccb925 100644
--- a/sdk/exports_test.go
+++ b/sdk/exports_test.go
@@ -20,6 +20,7 @@ import (
// Ensure that module_exports generates a module_exports_snapshot module.
func TestModuleExportsSnapshot(t *testing.T) {
+ t.Parallel()
packageBp := `
module_exports {
name: "myexports",