mirror of
https://github.com/jimeh/dotify.git
synced 2026-02-19 10:06:39 +00:00
Update test files to use test-helper
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#! /usr/bin/env bash
|
||||
source "../assert.sh"
|
||||
|
||||
source "../test-helper.sh"
|
||||
source "../../src/lib/arguments.sh"
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#! /usr/bin/env bash
|
||||
source "../assert.sh"
|
||||
|
||||
source "../test-helper.sh"
|
||||
source "../../src/lib/trim.sh"
|
||||
|
||||
assert 'trim " foo bar "' "foo bar"
|
||||
|
||||
Reference in New Issue
Block a user