mirror of
https://github.com/jimeh/dotify.git
synced 2026-02-19 10:06:39 +00:00
Add test-helper
This commit is contained in:
@@ -1,13 +1,7 @@
|
||||
#! /usr/bin/env bash
|
||||
source "../assert.sh"
|
||||
|
||||
source "../test-helper.sh"
|
||||
source "../../src/lib/internals.sh"
|
||||
|
||||
# silent shortcut to "cd -"
|
||||
cd-back() {
|
||||
cd - 1>/dev/null
|
||||
}
|
||||
|
||||
#
|
||||
# locate-dotfile()
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user