summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/python/daemon.md (renamed from share/python/lib/daemon.md)6
-rw-r--r--tests/python/files.md (renamed from share/python/lib/files.md)2
-rw-r--r--tests/python/runcmd.md (renamed from share/python/lib/runcmd.md)4
-rw-r--r--tests/python/runcmd_test.py (renamed from share/python/lib/runcmd_test.py)0
-rw-r--r--tests/python/runcmd_test.yaml (renamed from share/python/lib/runcmd_test.yaml)0
5 files changed, 6 insertions, 6 deletions
diff --git a/share/python/lib/daemon.md b/tests/python/daemon.md
index c7bb49f..285f9f8 100644
--- a/share/python/lib/daemon.md
+++ b/tests/python/daemon.md
@@ -181,9 +181,9 @@ s.close()
title: Acceptance criteria for the lib/daemon Subplot library
author: The Subplot project
bindings:
-- daemon.yaml
+- lib/daemon.yaml
template: python
functions:
-- daemon.py
-- runcmd.py
+- lib/daemon.py
+- lib/runcmd.py
...
diff --git a/share/python/lib/files.md b/tests/python/files.md
index 5638791..5c96a2c 100644
--- a/share/python/lib/files.md
+++ b/tests/python/files.md
@@ -101,5 +101,5 @@ template: python
bindings:
- lib/files.yaml
functions:
-- files.py
+- lib/files.py
...
diff --git a/share/python/lib/runcmd.md b/tests/python/runcmd.md
index f165ad3..68465a8 100644
--- a/share/python/lib/runcmd.md
+++ b/tests/python/runcmd.md
@@ -208,7 +208,7 @@ bindings:
- runcmd_test.yaml
- lib/files.yaml
functions:
-- runcmd.py
+- lib/runcmd.py
- runcmd_test.py
-- files.py
+- lib/files.py
...
diff --git a/share/python/lib/runcmd_test.py b/tests/python/runcmd_test.py
index 4aa5f49..4aa5f49 100644
--- a/share/python/lib/runcmd_test.py
+++ b/tests/python/runcmd_test.py
diff --git a/share/python/lib/runcmd_test.yaml b/tests/python/runcmd_test.yaml
index 2ad981e..2ad981e 100644
--- a/share/python/lib/runcmd_test.yaml
+++ b/tests/python/runcmd_test.yaml