fix(tests): Add aqua header to spell source (#336)

Add aqua header
This commit is contained in:
InversionSpaces 2024-01-18 09:44:41 +01:00 committed by GitHub
parent f4829267d0
commit 586249873f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,7 @@
aqua TestSpell
export spell
import Op, Debug, Peer, Kademlia from "@fluencelabs/aqua-lib/builtin.aqua"
import Spell from "@fluencelabs/spell/spell_service.aqua"
import Compare from "@fluencelabs/aqua-lib/math.aqua"