Add test-helper

This commit is contained in:
2013-07-01 11:42:19 +02:00
parent 6ec605f461
commit cca82b0e31
2 changed files with 42 additions and 7 deletions

View File

@@ -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()
#