test: check that nock 9 with axis 1 is handled correctly

This commit is contained in:
Joe Bryan 2021-02-19 14:59:15 -08:00
parent 9a777e84de
commit 39d288af0a

View File

@ -29,4 +29,10 @@
%- expect-fail
|. .*(~ [%6 [%1 2] [%1 42] %1 43])
==
:: nock 9 should support axis 1
::
++ test-call-one
%+ expect-eq
!> 0
!> .*([3 0 1] [9 1 [0 1]])
--