提交 968464cc 编写于 作者: Y Yu Yang 提交者: emailweixu

Fix a bug in testOnePeriod. (#322)

* Forget to finishTestPeriod in testOnePeriod.
* Fix #318
上级 5acf1366
......@@ -116,6 +116,7 @@ void Tester::testOnePeriod() {
}
testOneDataBatch(dataBatch, &outArgs);
}
finishTestPeriod();
}
void Tester::finishTestPeriod() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册