Skip to content

Commit

Permalink
Ehhhh
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Jul 31, 2018
1 parent 4da29e1 commit 4afeead
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
# Designate a runtime config file intended for the test environment; it does
# things like automatically mute stdin so test harnesses that care about stdin
# don't get upset.
# NOTE: this requires the test environment to have Invoke 1.1.0 or above; for
# now this is fine as we don't do a big serious matrix, we typically use Invoke
# master to allow testing in-dev changes.
# TODO: if that _changes_ then we may have to rethink this so that it goes back
# to being testable on Invoke >=1.0 instead of >=1.1...
os.environ["INVOKE_RUNTIME_CONFIG"] = config_file


Expand Down

0 comments on commit 4afeead

Please sign in to comment.