Make tests pass again (minor glitches).
This commit is contained in:
@ -182,6 +182,7 @@ namespace Tests.Controller.Elements
|
||||
[Test]
|
||||
public void ItemCommentWithoutHandler()
|
||||
{
|
||||
CommentPool.Default.Reset();
|
||||
Laboratory lab = new Laboratory();
|
||||
TimePoint tp = new TimePoint();
|
||||
tp.TimeStamp = new DateTime(2015, 7, 13, 13, 31, 00);
|
||||
|
Reference in New Issue
Block a user