package main import ( "testing" ) func TestStoreInsert(t *testing.T) { // ht := hunter.NewHunter(openrecRanking) // ht.Execute() }