parent
b51711b356
commit
aa30ccffa8
|
@ -158,7 +158,6 @@ TEST_F(InputGraphTest, GroupIteration) {
|
|||
|
||||
// Node expansion tests
|
||||
TEST_F(InputGraphTest, Normalize) {
|
||||
std::vector<std::unique_ptr<File>> objfiles;
|
||||
_graph->addInputElement(createFile2("file1", "file2"));
|
||||
|
||||
std::unique_ptr<TestExpandFileNode> expandFile(
|
||||
|
|
Loading…
Reference in New Issue