Skip to content

Commit b2465df

Browse files
committed
Fix test
1 parent 94da6e4 commit b2465df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

actions/vql_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ import (
1818

1919
// For execve and query
2020
_ "www.velocidex.com/golang/velociraptor/vql/common"
21+
_ "www.velocidex.com/golang/velociraptor/vql/protocols"
2122
_ "www.velocidex.com/golang/velociraptor/vql/tools"
2223
)
2324

0 commit comments

Comments
 (0)