Skip to content

Commit 71c1293

Browse files
committed
expand local test
1 parent a4079b0 commit 71c1293

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/license_test.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ void main() {
140140
{
141141
'path': 'LICENSE',
142142
'spdxIdentifier': 'BSD-3-Clause',
143+
'start': {'offset': 44, 'line': 2, 'column': 0},
144+
'end': {'offset': 1503, 'line': 26, 'column': 68},
143145
}
144146
]);
145147
});

0 commit comments

Comments
 (0)