summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2023-12-27 18:19:38 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2023-12-27 18:19:38 +0000
commitffd655aed8807a75d5e89ae041823d7bb5cfed13 (patch)
treefb0956a6fdf2b62453028e64bdf8554a3e7fd3c8 /share
parentda1774ea591a7c0bc241e4d0c16649a1cf485c13 (diff)
downloadsubplot-ffd655aed8807a75d5e89ae041823d7bb5cfed13.tar.gz
bindings: Add types for all relevant bindings which were missing them
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Diffstat (limited to 'share')
-rw-r--r--share/common/lib/files.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/common/lib/files.yaml b/share/common/lib/files.yaml
index 8f3f932..689a5f3 100644
--- a/share/common/lib/files.yaml
+++ b/share/common/lib/files.yaml
@@ -242,6 +242,8 @@
python:
function: files_only_these_exist
regex: true
+ types:
+ filenames: text
doc: |
Check that the test directory only contains specific files.