Skip to content

Commit

Permalink
#194 ExpLog models now included in test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Vincent committed Jul 11, 2017
1 parent 68ba37e commit 1858eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/getAllParametricModelNames.m
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
'ModelHierarchicalHyperboloid', 'ModelMixedHyperboloid', 'ModelSeparateHyperboloid',...
'ModelHierarchicalExp1', 'ModelMixedExp1', 'ModelSeparateExp1',...
'ModelSeparateExpPower', 'ModelMixedExpPower',... % no hierarchical model
'ModelSeparateExpLog', 'ModelMixedExpLog',... % no hierarchical model
'ModelSeparateEbertPrelec', 'ModelMixedEbertPrelec'}; % no hierarchical model
warning('temp removed ExpPower models from consideration... they are dealt with elsewhere')
end

0 comments on commit 1858eae

Please sign in to comment.