shard-spectator/spec/spec_helper.cr

5 lines
111 B
Crystal
Raw Normal View History

2018-08-18 21:33:20 +00:00
require "../src/spectator"
# Prevent Spectator from trying to run tests on its own.
Spectator.autorun = false