summaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-01-22 23:37:09 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-01-22 23:37:09 +0100
commit4d6140d27f0f2771e9e0680d76ff7ea88decc833 (patch)
tree66271d2b48493a566c9f787abafa5d697b019766 /spec
parent1aa6d66596f3c5bb99edbde178ef28bfcacaca29 (diff)
downloadffi-efl-4d6140d27f0f2771e9e0680d76ff7ea88decc833.zip
ffi-efl-4d6140d27f0f2771e9e0680d76ff7ea88decc833.tar.gz
remove requires from spec/helper
Diffstat (limited to 'spec')
-rw-r--r--spec/helper.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/helper.rb b/spec/helper.rb
index efdc2b3..2498d5a 100644
--- a/spec/helper.rb
+++ b/spec/helper.rb
@@ -1,10 +1,6 @@
#! /usr/bin/env ruby
# -*- coding: UTF-8 -*-
#
-require 'efl/eina'
-require 'efl/evas'
-require 'efl/ecore'
-#
def realize_evas
width = 300
height = 200