aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/go/constover_runme.go
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/go/constover_runme.go')
-rw-r--r--Examples/test-suite/go/constover_runme.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/test-suite/go/constover_runme.go b/Examples/test-suite/go/constover_runme.go
index 6c837095a..51d965e7f 100644
--- a/Examples/test-suite/go/constover_runme.go
+++ b/Examples/test-suite/go/constover_runme.go
@@ -4,7 +4,7 @@ import (
"fmt"
"os"
- "constover"
+ "swigtests/constover"
)
func main() {