This commit is contained in:
Michael Davidsaver
2016-01-29 16:19:51 -05:00
parent aecd8471e1
commit 8be5c48677
3 changed files with 4 additions and 2 deletions
-1
View File
@@ -63,7 +63,6 @@ struct TestMonitor {
testAbort("channel \"test1\" not connected");
test1_x = 1;
test1_y = 2;
test1->post();
}
~TestMonitor()