mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Tests: Removed redundant listt tests
This commit is contained in:
parent
a7900205e5
commit
9a63bd5d6f
3 changed files with 1 additions and 78 deletions
|
@ -14,7 +14,7 @@ include_directories (${CMAKE_SOURCE_DIR}
|
|||
${CMAKE_SOURCE_DIR}/test
|
||||
${TASK_INCLUDE_DIRS})
|
||||
|
||||
set (test_SRCS autocomplete.t col.t color.t config.t fs.t list.t
|
||||
set (test_SRCS autocomplete.t col.t color.t config.t fs.t
|
||||
msg.t nibbler.t t.t tdb2.t text.t utf8.t util.t view.t
|
||||
lexer.t iso8601d.t iso8601p.t eval.t dates.t
|
||||
variant_add.t variant_and.t variant_cast.t variant_divide.t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue