summaryrefslogtreecommitdiff
path: root/tests/python/files.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/python/files.md')
-rw-r--r--tests/python/files.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/python/files.md b/tests/python/files.md
index 5c96a2c..7837da6 100644
--- a/tests/python/files.md
+++ b/tests/python/files.md
@@ -97,9 +97,9 @@ then directory second does not exist
---
title: Acceptance criteria for the files Subplot library
author: The Subplot project
-template: python
bindings:
- lib/files.yaml
-functions:
-- lib/files.py
+impls:
+ python:
+ - lib/files.py
...