File: tests

package info (click to toggle)
zfind 0.4.7-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 320 kB
  • sloc: sh: 145; makefile: 5
file content (7 lines) | stat: -rwxr-xr-x 100 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/bin/bash
set -e

script_dir=$(dirname "$(realpath "$0")")
cd $script_dir/..

go test -v ./filter