Remove old glide elements for integration tests.

This commit is contained in:
Ludovic Fernandez 2017-09-08 10:26:03 +02:00 committed by Traefiker
parent 3b6afdf80c
commit 286d882f1e
6 changed files with 5 additions and 6 deletions

View file

@ -17,7 +17,6 @@ find_dirs() {
find . -not \( \
\( \
-path './integration/*' \
-o -path './.glide/*' \
-o -path './vendor/*' \
-o -path './.git/*' \
\) \