summaryrefslogtreecommitdiff
path: root/integrationtests/parse.go
diff options
context:
space:
mode:
Diffstat (limited to 'integrationtests/parse.go')
-rw-r--r--integrationtests/parse.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/parse.go b/integrationtests/parse.go
index cebb0ba..bf4f0bf 100644
--- a/integrationtests/parse.go
+++ b/integrationtests/parse.go
@@ -2,6 +2,7 @@ package integrationtests
import (
"fmt"
+
"ior/internal/flamegraph"
)