mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-10 19:17:16 +00:00
7 lines
140 B
Bash
Executable File
7 lines
140 B
Bash
Executable File
#!/bin/bash
|
|
|
|
nim cpp tests/code_stream_test.nim
|
|
nim cpp tests/gas_meter_test.nim
|
|
nim cpp tests/memory_test.nim
|
|
nim cpp tests/stack_test.nim
|