diff options
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 |