File: test

package info (click to toggle)
ruby-build 20260222-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,152 kB
  • sloc: sh: 1,929; ruby: 26; makefile: 19
file content (4 lines) | stat: -rwxr-xr-x 48 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/bash
set -e

bats ${CI:+--tap} test "$@"