code-preloader/spec/spec_helper.cr
Glenn Y. Rolland b60f030824
All checks were successful
continuous-integration/drone/push Build is passing
fix: make unit tests work with CODE_PRELOADER_DETECT=no
2024-01-05 11:48:12 +01:00

6 lines
54 B
Crystal

require "spec"
ENV["CODE_PRELOADER_DETECT"] = "no"