Fix tests for travis

This commit is contained in:
Bruno Sutic
2015-02-22 22:45:06 +01:00
parent 157bd5e38a
commit a3dd99085a
4 changed files with 15 additions and 8 deletions

View File

@ -15,6 +15,7 @@ create_tmux_test_environment_and_save() {
main() {
install_tmux_resurrect_helper
mkdir -p /tmp/bar # setup required dirs
create_tmux_test_environment_and_save
if last_save_file_differs_helper "tests/fixtures/save_file.txt"; then