[gegl] tests: update pixelise test with API changes
- From: Ãyvind KolÃs <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] tests: update pixelise test with API changes
- Date: Mon, 26 Mar 2012 14:55:15 +0000 (UTC)
commit 64f00d092144d77af18006673a10165669d02e24
Author: Ãyvind KolÃs <pippin gimp org>
Date: Mon Mar 26 15:54:21 2012 +0100
tests: update pixelise test with API changes
tests/compositions/pixelise.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tests/compositions/pixelise.xml b/tests/compositions/pixelise.xml
index 363809a..5fd86b5 100644
--- a/tests/compositions/pixelise.xml
+++ b/tests/compositions/pixelise.xml
@@ -2,8 +2,8 @@
<gegl>
<node operation='gegl:pixelise'>
<params>
- <param name='xsize'>9</param>
- <param name='ysize'>11</param>
+ <param name='size-x'>9</param>
+ <param name='size-y'>11</param>
</params>
</node>
<node operation='gegl:load'>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]