Fix test case generation when no auxiliary support functions are required

This commit is contained in:
Chris Smowton
2021-06-21 19:43:14 +01:00
parent c49d5253f0
commit dff9c717bc
5 changed files with 18 additions and 14 deletions

View File

@@ -0,0 +1,5 @@
class SummaryModelTest extends SummaryModelCsv {
override predicate row(string row) {
row =
[
//"package;type;overrides;name;signature;ext;inputspec;outputspec;kind",