From e13d423b680015a75371f849b8f4bd57f5f7663c Mon Sep 17 00:00:00 2001 From: Kevin Ballard Date: Mon, 27 Oct 2014 19:42:19 -0700 Subject: Tweak test runner to set up environment better Update the test runners so they set up their own environment in test_util.fish. This simplifies the Makefile and paves the way for adding utility functions for use in the tests themselves. --- tests/interactive.config | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/interactive.config') diff --git a/tests/interactive.config b/tests/interactive.config index 835bdfd3..ee6fee94 100644 --- a/tests/interactive.config +++ b/tests/interactive.config @@ -1,8 +1,5 @@ # vim: set filetype=fish sw=4 ts=4 et: -# source the non-interactive config -source $XDG_CONFIG_HOME/../tmp.config/fish/config.fish - set -g prompt_counter 0 set -g prompt_counter_incr 0 function fish_prompt -- cgit v1.2.3