Tests: split Michelson tests into category attic

This commit is contained in:
lykimquyen 2018-08-22 16:49:46 +02:00 committed by Benjamin Canou
parent 8d09fffbab
commit 6ee47d63c0
No known key found for this signature in database
GPG Key ID: 73607948459DC5F8

View File

@ -0,0 +1,5 @@
parameter unit;
storage unit;
code
{ # This contract will never accept a incoming transaction
FAIL};