summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorDenis Isidoro <denisidoro@users.noreply.github.com>2020-04-16 09:40:11 -0300
committerGitHub <noreply@github.com>2020-04-16 09:40:11 -0300
commit17b9987886c8cf3068ae28d732f129257d2c5875 (patch)
treeceeac9b206a1a1fd68035dde393c8e3bf28ace06 /tests
parent4853a6718cbc9c256c22118243a7c5390b46b815 (diff)
Fix escaping issues in shell outs (#344)
Diffstat (limited to 'tests')
-rwxr-xr-xtests/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run b/tests/run
index 55edcb6..fda030f 100755
--- a/tests/run
+++ b/tests/run
@@ -55,4 +55,4 @@ for i in $(_get_tests "$filter"); do
test::run "$query" _navi_test "$query" "$expected"
done
-test::finish \ No newline at end of file
+test::finish