Blame test/bash_tests.sh

Packit Service fb147c
#!/usr/bin/env bash
Packit Service fb147c
Packit Service fb147c
( source ./functions.source ; cd "$bin/.." ; make bash_tests )
Packit Service fb147c
Packit Service fb147c
# That's all Folks!
Packit Service fb147c
##