view tests/data/bar.js @ 662:e9153b85b9bd

Tests: test irccdctl (plugin-* commands) #785 While here, fix many commands that were throwing invalid_message because of missing 'command' JSON property.
author David Demelier <markand@malikania.fr>
date Thu, 29 Mar 2018 09:13:51 +0200
parents
children
line wrap: on
line source

info = {
    author: "David Demelier <markand@malikania.fr>",
    license: "ISC",
    summary: "bar",
    version: "0.0"
};

function onLoad()
{
}