diff options
| author | Julia McCauley <skurvyj@gmail.com> | 2021-03-30 21:22:31 -0400 |
|---|---|---|
| committer | Julia McCauley <skurvyj@gmail.com> | 2021-03-30 21:22:31 -0400 |
| commit | bfd8782e5b028dc47655eb332b43cbde7697bfda (patch) | |
| tree | 046b8e06f7f4b530f7fb35323d055912332b1110 /tests | |
| parent | afccf15fe466259234a132b7cd925299871fd5e7 (diff) | |
set up project structure
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md new file mode 100644 index 0000000..97d2f16 --- /dev/null +++ b/tests/README.md @@ -0,0 +1,4 @@ +# System Tests + +All system tests should be stored in this directory. Please keep the tests you write separate from TA provided tests. + |
