nimbus-eth1/tests/test.sh

7 lines
125 B
Bash
Raw Normal View History

#!/bin/bash
nim c tests/code_stream_test.nim
nim c tests/gas_meter_test.nim
./tests/code_stream_test
./tests/gas_meter_test