fix ccgo_test.build

This commit is contained in:
Jan Mercl
2021-01-16 18:19:24 +01:00
parent bfeff02653
commit 4666409875

View File

@@ -13,6 +13,7 @@ import (
"path/filepath"
"testing"
"modernc.org/libc"
_ "github.com/mattn/go-sqlite3"
)