summaryrefslogtreecommitdiffstats
path: root/spec/unit/interface/action_manager_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/interface/action_manager_spec.rb')
-rwxr-xr-xspec/unit/interface/action_manager_spec.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/unit/interface/action_manager_spec.rb b/spec/unit/interface/action_manager_spec.rb
index 42daf763e..c4b21eaac 100755
--- a/spec/unit/interface/action_manager_spec.rb
+++ b/spec/unit/interface/action_manager_spec.rb
@@ -1,5 +1,4 @@
-#!/usr/bin/env ruby
-
+#!/usr/bin/env rspec
require 'spec_helper'
# This is entirely an internal class for Interface, so we have to load it instead of our class.