Skip to content

Commit 20d8602

Browse files
committed
fix: removing old testing fixtures
1 parent c08535b commit 20d8602

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/fixtures/lang/de_DE.js

-4
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,5 @@ module.exports = {
1515
missing: {
1616
english: 'Missing!'
1717
},
18-
list: [
19-
'List Item 1',
20-
'List item 2',
21-
],
2218
unused_js: 'This key is unused.'
2319
};

0 commit comments

Comments
 (0)