diff options
| author | Jérémy Zurcher <jeremy@asynk.ch> | 2011-04-21 22:46:39 +0200 | 
|---|---|---|
| committer | Jérémy Zurcher <jeremy@asynk.ch> | 2011-04-21 22:46:39 +0200 | 
| commit | 8877205350bb7c70232c90e61ae30f83af05f5b1 (patch) | |
| tree | a7b172f3cb92a75b7b011d5c2d169e5c14d0397a /spec | |
| parent | 906946c9bd88d258480fc0da2daff33b44c96075 (diff) | |
| download | ffi-efl-8877205350bb7c70232c90e61ae30f83af05f5b1.zip ffi-efl-8877205350bb7c70232c90e61ae30f83af05f5b1.tar.gz  | |
add the new tests
Diffstat (limited to 'spec')
| -rw-r--r-- | spec/ecore_spec.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/ecore_spec.rb b/spec/ecore_spec.rb index 966f9ab..40586ec 100644 --- a/spec/ecore_spec.rb +++ b/spec/ecore_spec.rb @@ -147,4 +147,5 @@ describe Efl::Ecore do          Ecore.main_loop_begin   # process event          Ecore.shutdown      end +    #  end  | 
