summaryrefslogtreecommitdiff
path: root/test/integration/api/srp_test.rb
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2014-04-11 10:35:41 +0200
committerAzul <azul@leap.se>2014-04-11 10:35:41 +0200
commit63010ddb7cf4ef124376d8a6f35b6de35c99d175 (patch)
tree247de1f9941d489d582bf141a9d9cbebf9f5bf46 /test/integration/api/srp_test.rb
parent38558224e10f3fddba29aaa25397495a0fded263 (diff)
move include AssertResponses into test itself
it may not have been required before the RackTest support class.
Diffstat (limited to 'test/integration/api/srp_test.rb')
-rw-r--r--test/integration/api/srp_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/api/srp_test.rb b/test/integration/api/srp_test.rb
index 946450e..26adc8c 100644
--- a/test/integration/api/srp_test.rb
+++ b/test/integration/api/srp_test.rb
@@ -1,4 +1,5 @@
class SrpTest < RackTest
+ include AssertResponses
teardown do
if @user