summaryrefslogtreecommitdiff
path: root/test/units/README.md
diff options
context:
space:
mode:
authorMichael DeHaan <michael@ansibleworks.com>2014-02-20 19:11:15 -0500
committerMichael DeHaan <michael@ansibleworks.com>2014-02-20 19:11:15 -0500
commit2177b773c8d460f67582aa7fab1af08647816a79 (patch)
tree6b7e732bc471d6efe8689c142929d4ba1043e6a4 /test/units/README.md
parentde600f004018ec9ce81971a0d6fd55decacbb3f5 (diff)
downloadansible-2177b773c8d460f67582aa7fab1af08647816a79.tar.gz
Rename tests to test, use old directory name.
Diffstat (limited to 'test/units/README.md')
-rw-r--r--test/units/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/units/README.md b/test/units/README.md
new file mode 100644
index 0000000000..d0b3dd5abd
--- /dev/null
+++ b/test/units/README.md
@@ -0,0 +1,5 @@
+Unit tests
+==========
+
+Tests at code level. Should be concise and to the point, and organized by subject.
+