fix(test): set the tmux pane to 0

This commit is contained in:
Raphael 2025-05-12 15:24:44 +02:00
parent d7b66ac843
commit 9831101cde
3 changed files with 2 additions and 17 deletions

View file

@ -28,7 +28,7 @@ DEBUG = -g3
CXXFLAGS += $(DEBUG)
# Sources
SRC = main.cpp
SRC = sources/core/main.cpp
INC_DIR = include/core