Skip to content

Commit b233127

Browse files
author
Alan Christie
committed
- Adds a test/README.md
- Doc tweak
1 parent 482cba7 commit b233127

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

TESTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ Python virtual environment: -
2626

2727
$ IMAGE_NAME=${PWD##*/} docker-compose build
2828

29-
> Ignore the warning about the IMAGE_TEST variable not being set
30-
3129
...and then, simulating the provision of the output directory that would
3230
normally be created by the DataTier Manager, we can run a specific test...
3331

test/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Tests
2+
3+
## success/1
4+
A dummy file - replace with something that makes sense!

0 commit comments

Comments
 (0)