1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-29 14:45:47 +00:00
gitea/vendor/github.com/olivere/elastic/v7/run-tests.sh
Lunny Xiao 5dbf36f356
Issue search support elasticsearch (#9428)
* Issue search support elasticsearch

* Fix lint

* Add indexer name on app.ini

* add a warnning on SearchIssuesByKeyword

* improve code
2020-02-13 14:06:17 +08:00

3 lines
74 B
Bash
Vendored

#!/bin/sh
go test . ./aws/... ./config/... ./trace/... ./uritemplates/...