view 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
line wrap: on
line source

[
    [
    ],
    [
        1234,
        true,
        "still hav a string though"
    ],
    [
        "a"
    ]
]