diff options
Diffstat (limited to 'tests/describe.bats')
| -rwxr-xr-x[-rw-r--r--] | tests/describe.bats | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/describe.bats b/tests/describe.bats index 1ac58ff..7692c63 100644..100755 --- a/tests/describe.bats +++ b/tests/describe.bats @@ -1,3 +1,5 @@ +#!/usr/bin/env bats + @test "Name and description of firefox desktop file are properly extracted" { run env XDG_CONFIG_HOME=./data/config ../sway-launcher-desktop.sh describe desktop ./data/desktop-files/0/applications/firefox.desktop [ "$status" -eq 0 ] |
