Skip to content

Commit e5d9f50

Browse files
authored
Merge pull request #632 from piskoviste/fix/unused-solutions-keys
fix(config): Remove old [solutions] keys from config description
2 parents dc49d5c + 4fe0ef3 commit e5d9f50

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pisek/config/config-description

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,13 +96,10 @@ tests=
9696
[solutions]
9797
run=
9898
primary=
99+
tests=
99100
points=
100101
points_min=
101102
points_max=
102-
tests=
103-
subtasks=
104-
stub=
105-
headers=
106103

107104
# -------------- runs --------------
108105

0 commit comments

Comments
 (0)