aboutsummaryrefslogtreecommitdiff
path: root/tests/publish/testscript
blob: 2d3fb4c2b5979adb5f4322257d318b0139c43fe9 (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
}