diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2011-04-29 09:40:25 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2011-04-29 09:40:25 +0200 |
commit | 54e381957675a7395785be67cac48c34b66d62c8 (patch) | |
tree | bfe518bfb7bb614e22abf4e9aeb40c1ecff6285d /spec | |
parent | 6c1238afaa24d528fee48f615cd68d8b9fbe250e (diff) | |
download | ffi-efl-54e381957675a7395785be67cac48c34b66d62c8.zip ffi-efl-54e381957675a7395785be67cac48c34b66d62c8.tar.gz |
fix ecore_getopt specs
Diffstat (limited to 'spec')
-rw-r--r-- | spec/ecore/ecore_getopt_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/ecore/ecore_getopt_spec.rb b/spec/ecore/ecore_getopt_spec.rb index a296db7..155362e 100644 --- a/spec/ecore/ecore_getopt_spec.rb +++ b/spec/ecore/ecore_getopt_spec.rb @@ -1,7 +1,7 @@ #! /usr/bin/env ruby # -*- coding: UTF-8 -*- # -#require 'efl/ecore' +require 'efl/ecore' require 'efl/ecore/ecore_getopt' # describe Efl::EcoreGetopt do |