comparison tests/src/plugins/joke/error-invalid.json @ 741:cc01813fa027

Tests: improve file naming consistency
author David Demelier <markand@malikania.fr>
date Wed, 25 Jul 2018 22:02:00 +0200
parents
children 8c44bbcbbab9
comparison
equal deleted inserted replaced
740:7088476813ab 741:cc01813fa027
1 [
2 [
3 ],
4 [
5 1234,
6 true,
7 "still hav a string though"
8 ],
9 [
10 "a"
11 ]
12 ]