mirror of
https://github.com/discourse/discourse.git
synced 2025-06-07 09:14:48 +08:00
detect dead qunit
This commit is contained in:
@ -49,6 +49,7 @@ module Autospec
|
|||||||
|
|
||||||
def run(specs)
|
def run(specs)
|
||||||
puts "Running Qunit: #{specs}"
|
puts "Running Qunit: #{specs}"
|
||||||
|
Demon::RailsAutospec.ensure_running
|
||||||
|
|
||||||
abort
|
abort
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user