Rename featureToStrandV2 to fix1373

This commit is contained in:
seelabs
2017-04-14 08:53:11 -04:00
committed by Nik Bougalis
parent 068889e5b1
commit 2680b78b5b
18 changed files with 24 additions and 24 deletions

View File

@@ -113,7 +113,7 @@ public:
{
test_convert_all_of_an_asset({});
test_convert_all_of_an_asset({featureFlow});
test_convert_all_of_an_asset({featureFlow, featureToStrandV2});
test_convert_all_of_an_asset({featureFlow, fix1373});
}
};