#!/bin/env bats @test "Testing currency tool" { echo currency } (CommandList children: [ (C {(Lit_Other "@") (test)} {(DQ ("Testing currency tool"))} {(Lit_LBrace "{")}) (C {(echo)} {(currency)}) ] )