From e4983ab320a63f0c43085360133a1bcfa0d67fdd Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Sat, 15 Jun 2019 00:36:01 -0400 Subject: Fixing unit tests --- tests/scripts/nested.txt | 4 ++-- tests/scripts/one_down.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/scripts') diff --git a/tests/scripts/nested.txt b/tests/scripts/nested.txt index ac3b4748..88b0a80c 100644 --- a/tests/scripts/nested.txt +++ b/tests/scripts/nested.txt @@ -1,4 +1,4 @@ -_relative_load precmds.txt +_relative_run_script precmds.txt help shortcuts -_relative_load postcmds.txt +_relative_run_script postcmds.txt diff --git a/tests/scripts/one_down.txt b/tests/scripts/one_down.txt index b87ff844..f92a061d 100644 --- a/tests/scripts/one_down.txt +++ b/tests/scripts/one_down.txt @@ -1 +1 @@ -_relative_load ../script.txt +_relative_run_script ../script.txt -- cgit v1.2.1