Commit 022eceb5 authored by Markus Kauppila's avatar Markus Kauppila

Breaking tests in surface to several smaller tests.

parent 6d3454e1
......@@ -88,7 +88,7 @@ TearDown(void *arg)
void
dummycase1(void *arg)
{
AssertEquals(5, 5, "Assert message");
//AssertEquals(5, 5, "Assert message");
}
void
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment