Fixed compilation of generated tests for initial code
This commit is contained in:
parent
9770b63246
commit
64338839a5
|
@ -6,5 +6,8 @@ files:
|
|||
visible: true
|
||||
placeholders:
|
||||
- offset: 13
|
||||
length: 35
|
||||
length: 12
|
||||
placeholder_text: // TODO
|
||||
- offset: 42
|
||||
length: 4
|
||||
placeholder_text: // TODO
|
||||
|
|
|
@ -4,7 +4,10 @@ files:
|
|||
visible: true
|
||||
placeholders:
|
||||
- offset: 21
|
||||
length: 152
|
||||
length: 103
|
||||
placeholder_text: // TODO
|
||||
- offset: 141
|
||||
length: 30
|
||||
placeholder_text: // TODO
|
||||
- name: test/Tests.kt
|
||||
visible: false
|
||||
|
|
|
@ -4,7 +4,10 @@ files:
|
|||
visible: true
|
||||
placeholders:
|
||||
- offset: 20
|
||||
length: 235
|
||||
length: 24
|
||||
placeholder_text: // TODO
|
||||
- offset: 61
|
||||
length: 192
|
||||
placeholder_text: // TODO
|
||||
- name: test/Tests.kt
|
||||
visible: false
|
||||
|
|
|
@ -4,7 +4,10 @@ files:
|
|||
visible: true
|
||||
placeholders:
|
||||
- offset: 27
|
||||
length: 118
|
||||
length: 36
|
||||
placeholder_text: // TODO
|
||||
- offset: 80
|
||||
length: 63
|
||||
placeholder_text: // TODO
|
||||
- name: test/output.txt
|
||||
visible: false
|
||||
|
|
|
@ -3,8 +3,8 @@ files:
|
|||
- name: src/Task.kt
|
||||
visible: true
|
||||
placeholders:
|
||||
- offset: 27
|
||||
length: 113
|
||||
- offset: 42
|
||||
length: 96
|
||||
placeholder_text: // TODO
|
||||
- name: test/Tests.kt
|
||||
visible: false
|
||||
|
|
|
@ -3,8 +3,8 @@ files:
|
|||
- name: src/Task.kt
|
||||
visible: true
|
||||
placeholders:
|
||||
- offset: 27
|
||||
length: 191
|
||||
- offset: 42
|
||||
length: 174
|
||||
placeholder_text: // TODO
|
||||
- name: test/Tests.kt
|
||||
visible: false
|
||||
|
|
Loading…
Reference in New Issue