Skip to content

Commit

Permalink
- Adds a test/README.md
Browse files Browse the repository at this point in the history
- Doc tweak
  • Loading branch information
Alan Christie committed Mar 2, 2021
1 parent 482cba7 commit b233127
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 0 additions & 2 deletions TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ Python virtual environment: -

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

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

Expand Down
4 changes: 4 additions & 0 deletions test/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Tests

## success/1
A dummy file - replace with something that makes sense!

0 comments on commit b233127

Please sign in to comment.