Add support for rust-coreutils in integration test script.

This commit is contained in:
Tom Alexander
2023-04-23 16:12:34 -04:00
parent 8099a3ed30
commit f1bd7f2d1b
4 changed files with 18 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ mod plain_list;
mod plain_text;
mod planning;
mod property_drawer;
mod regular_link;
pub mod sexp;
mod source;
mod table;