mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 05:27:47 +02:00
Tests: Removed redundant FS tests
This commit is contained in:
parent
61763f278f
commit
555dc98f5b
3 changed files with 1 additions and 313 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
|
||||
set (test_SRCS autocomplete.t col.t color.t config.t
|
||||
msg.t nibbler.t t.t tdb2.t text.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