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