Sha256: 37cfcb8bec4e663e1ba85804a12383b53131026a0c14ad295c4213e52d7405f7

Contents?: true

Size: 166 Bytes

Versions: 3

Compression:

Stored size: 166 Bytes

Contents

#!/bin/sh
#
# A shim to run our tests in shell. Boom is written for the shell, might as well
# test it in shell.

./test/roundup test/*.sh

git checkout test/examples

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
boom-0.5.0 test/run
boom-0.4.0 test/run
boom-0.3.0 test/run