[coco] Remove unnecessary Instr::ctor test (#919)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 7 Aug 2018 03:40:34 +0000 (12:40 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 7 Aug 2018 03:40:34 +0000 (12:40 +0900)
commit9213725c70938aef541c3003ea70fab421a68ec5
treef8730a752b54d9160dfe7ab6fd5c5ed848b7ae7a
parentfeaec2c01690deb910fe77269cc12f2d10e01b3d
[coco] Remove unnecessary Instr::ctor test (#919)

This commit removes Instr::ctor test as it currently tests methods
implemented in coco::DLinkedList<...>::Node.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/src/IR/Instr.test.cpp