Added tests for `not` subroutine in stdlib.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Wed, 31 Jul 2019 22:05:12 +0000 (15:05 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Wed, 31 Jul 2019 22:05:12 +0000 (15:05 -0700)
commit24e4f91be7b06eb75e11db6f684d157f61fda8ba
tree896166730994fb576db985facefb2663f1cbfc51
parentacd78c53d4da91c43e1060f22e73a4c8e8ab3b19
Added tests for `not` subroutine in stdlib.
stdlib_tests/3001_not.pvvs [new file with mode: 0644]
stdlib_tests/vv_test.py