aboutsummaryrefslogtreecommitdiff
path: root/tests/publish.testscript
blob: f11a17167df2d25563ef9c4c692d527f00ca17fc (plain)
1
2
3
4
5
6
7
8
# file      : tests/publish.testscript
# license   : MIT; see accompanying LICENSE file

: args
:
{
  $* 2>~"/usage: .+/" != 0 : no-args
}