aboutsummaryrefslogtreecommitdiff
path: root/tests/publish.testscript
blob: 95fd6f53cf0ab7340331e84348a6b058c24ece94 (plain)
1
2
3
4
5
6
7
8
9
# file      : tests/publish.testscript
# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

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