pyolian: Fix tests after class renames and API change
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Tue, 27 Nov 2018 21:25:53 +0000 (22:25 +0100)
committerHermet Park <hermetpark@gmail.com>
Wed, 5 Dec 2018 05:44:44 +0000 (14:44 +0900)
commit46c08d04b812ca1f741951743a544385c03b9e20
treeaa3be695646dc1573617a83cc94530ed0eda5c99
parentc608c8afd61110c0174edb26014a18116b05245d
pyolian: Fix tests after class renames and API change

Summary:
There is still a test failing as at least Ecore.Audio is both a
namespace and a class.

Test Plan: python test_pyolian.py

Reviewers: DaveMDS, q66

Reviewed By: q66

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7371
src/scripts/pyolian/eolian.py
src/scripts/pyolian/test_eolian.py