summaryrefslogtreecommitdiffstats
path: root/test/test_evas.rb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2011-05-03 21:22:27 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2011-05-03 21:22:27 +0200
commit5b0c3cb9366a9928d6f069946a743ad3b818f61a (patch)
tree1ed425bcc00a38f15bada3a24b098b431652dddf /test/test_evas.rb
parent38539b2515507e78415a0b40f496c74bb11b9d79 (diff)
downloadffi-efl-5b0c3cb9366a9928d6f069946a743ad3b818f61a.zip
ffi-efl-5b0c3cb9366a9928d6f069946a743ad3b818f61a.tar.gz
small typo
Diffstat (limited to 'test/test_evas.rb')
-rw-r--r--test/test_evas.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_evas.rb b/test/test_evas.rb
index 6ea6266..3fabb42 100644
--- a/test/test_evas.rb
+++ b/test/test_evas.rb
@@ -32,7 +32,7 @@ end
#
def draw_scene c
updates = c.render_updates
- Evas::render_updates_free updates
+ Evas.render_updates_free updates
# FIXME needs EinaRectangle
# require 'efl/eina/eina_list'
# updates = Eina::EinaList.new c.render_updates