buffybox/test/test-all.sh

7 lines
103 B
Bash
Raw Normal View History

2024-03-31 10:39:34 +02:00
#!/bin/bash
root=$(dirname "${BASH_SOURCE[0]}")
"$root/test-with-drm.sh"
"$root/test-without-drm.sh"