lib/neo/rails/scenarios/test_helper.rb in neo-rails-0.0.1 vs lib/neo/rails/scenarios/test_helper.rb in neo-rails-0.0.2
- old
+ new
@@ -1,4 +1,6 @@
+require 'active_support/concern'
+
module Neo
module Rails
module Scenarios
# Useful test helpers for minitest (test/unit).
#