diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-06 16:30:31 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-08 17:04:08 +0300 |
commit | d3a0e798e5af401b78ecbfb550cb6eabc825df44 (patch) | |
tree | 6c5fb15591a46664dd6df769e10060de49477147 /unit-tests/.gitignore | |
parent | 77c639f4db23b554c7d453dcfd012e7dfbc3dea6 (diff) |
Use new setup for unit tests
Diffstat (limited to 'unit-tests/.gitignore')
-rw-r--r-- | unit-tests/.gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/unit-tests/.gitignore b/unit-tests/.gitignore deleted file mode 100644 index 2e508a9..0000000 --- a/unit-tests/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -driver -test/ -test-*/ |