Fix non-compiling test

This commit is contained in:
Anton Tayanovskyy 2021-11-23 17:03:31 -05:00
parent 80db85c1e9
commit 7ca0ad12ff

View file

@ -25,6 +25,7 @@ import (
"io/ioutil"
"os"
"path/filepath"
"runtime"
"sync"
"testing"