mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2025-09-10 04:57:48 +00:00
Fix tests for travis
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user