diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-28 23:41:13 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-28 23:41:13 +0200 |
| commit | 3e61682894046558da077d222ad328e902c6274c (patch) | |
| tree | b8b8095faaa61fcc16794f1de1ed9a9cea9ac455 /test/lib | |
| parent | 3b731cf56c8d8c8514a063c96d5d2a3428e42425 (diff) | |
jo
Diffstat (limited to 'test/lib')
| -rw-r--r-- | test/lib/dslkeywords/directory_test.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lib/dslkeywords/directory_test.rb b/test/lib/dslkeywords/directory_test.rb index 3245603..71046f8 100644 --- a/test/lib/dslkeywords/directory_test.rb +++ b/test/lib/dslkeywords/directory_test.rb @@ -48,6 +48,7 @@ class RCMDirectoryTest < Minitest::Test refute File.directory?(DIR_PATH) end + # TODO: Unit test def test_copy_directory_recursively expected_files = {} |
