mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
4 lines
111 B
Crystal
4 lines
111 B
Crystal
require "../src/spectator"
|
|
|
|
# Prevent Spectator from trying to run tests on its own.
|
|
Spectator.autorun = false
|