blob: 2a55e22871a36496ccbebe2a1058a854997585b9 (
plain)
1
2
3
4
5
6
7
8
9
|
# file : tests/publish.testscript
# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
: args
:
{
$* 2>~"/usage: .+/" != 0 : no-args
}
|