Complete action runtime rewrite
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
"""Tests for flow.core.tmux."""
|
||||
"""Tests for flow.adapters.tmux."""
|
||||
|
||||
import subprocess
|
||||
|
||||
from flow.core.tmux import TmuxClient, build_new_session_argv
|
||||
from flow.adapters.tmux import TmuxClient, build_new_session_argv
|
||||
|
||||
from tests.fakes import FakeRunner
|
||||
|
||||
|
||||
Reference in New Issue
Block a user