Skip to content

Commit

Permalink
test up
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Nov 21, 2023
1 parent 9567f13 commit e799a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion far2l/test_linux.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

test_version() {
assertEquals "FAR2L - oldschool file manager, with built-in terminal and other usefullness'es" "$(../bin/far2l --help | head -1)"
assertEquals "FAR2L - oldschool file manager, with built-in terminal and other usefulness'es" "$(../bin/far2l --help | head -1)"
}

# Load and run shUnit2.
Expand Down

0 comments on commit e799a7a

Please sign in to comment.