1
0
mirror of https://github.com/go-task/task.git synced 2025-12-01 22:52:02 +02:00

fix: signal and watch tests

This commit is contained in:
Andrey Nering
2023-08-09 21:12:50 -03:00
parent 600966ac26
commit 22cd0edfc9
2 changed files with 2 additions and 5 deletions

View File

@@ -12,6 +12,7 @@ import (
"time"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"github.com/go-task/task/v3"
"github.com/go-task/task/v3/internal/filepathext"