4 lines
101 B
Bash
Executable File
4 lines
101 B
Bash
Executable File
#!/usr/bin/env bash
|
|
# Fixture script — three lines of LOC for tests/inventory.test.sh.
|
|
echo "noop"
|