We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5287141 commit 46f724aCopy full SHA for 46f724a
scripts/test/hive.sh
@@ -49,3 +49,4 @@ go generate ./...
49
go install ./...
50
gotest -p 1 -covermode=count -coverprofile=coverage.txt -timeout 1800s -v ./...
51
python -m unittest discover -v python "db_test.py"
52
+python -m unittest discover -v python "hive_test.py"
0 commit comments