Skip to content

Commit

Permalink
more reorganization #441
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Sep 8, 2014
1 parent 5ec9221 commit 53c6744
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 50 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
49 changes: 0 additions & 49 deletions test/data/pipeline/mosaic.xml

This file was deleted.

2 changes: 1 addition & 1 deletion test/unit/filters/MergeTest.cpp
Expand Up @@ -47,7 +47,7 @@ BOOST_AUTO_TEST_CASE(test1)

PipelineManager mgr;
PipelineReader specReader(mgr);
specReader.readPipeline(Support::datapath("pipeline/merge.xml"));
specReader.readPipeline(Support::datapath("filters/merge.xml"));
Stage *stage = mgr.getStage();
mgr.execute();

Expand Down

0 comments on commit 53c6744

Please sign in to comment.