tests: Verify var/tmp

Somehow this went missing in a local build.

Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
Colin Walters 2025-03-03 08:53:05 -05:00
parent f0ebf6250e
commit 5d4936fd43

4
tests/rootfs/cases/var Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
set -xeuo pipefail
# Verify directories we expect to exist
test -d var/tmp