Add dummy test to make tools tester behave
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 3 Oct 2014 07:23:24 +0000 (10:23 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 3 Oct 2014 07:26:21 +0000 (10:26 +0300)
Change-Id: I1365f87450417d4f18c2f9211dc81f7000ee2ce9
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
.coveragerc [new file with mode: 0644]
tests/test_dummy.py [new file with mode: 0644]

diff --git a/.coveragerc b/.coveragerc
new file mode 100644 (file)
index 0000000..282c112
--- /dev/null
@@ -0,0 +1,2 @@
+[run]
+include = tests/test_dummy.py
diff --git a/tests/test_dummy.py b/tests/test_dummy.py
new file mode 100644 (file)
index 0000000..2ae2839
--- /dev/null
@@ -0,0 +1 @@
+pass