mirror of
https://github.com/jimeh/dotify.git
synced 2026-02-19 10:06:39 +00:00
Fix various issues with tests
This commit is contained in:
@@ -4,7 +4,7 @@ source "../../../src/lib/internals/register-action.sh"
|
||||
source "../../../src/lib/internals/has-action.sh"
|
||||
|
||||
#
|
||||
# dotify-register-action() tests
|
||||
# dotify-has-action() tests
|
||||
#
|
||||
|
||||
# When no actions are registered.
|
||||
@@ -29,4 +29,4 @@ assert_raises 'dotify-has-action "copy"' 1
|
||||
unset DOTIFY_ACTIONS
|
||||
|
||||
|
||||
assert_end "dotify-register-action() tests"
|
||||
assert_end "dotify-has-action() tests"
|
||||
|
||||
Reference in New Issue
Block a user