[gegl/wip/rishi/my-patches: 4/7] tests: Fix typo



commit b7eb876fa090fd2f48a539094d8e11f3fcd55a4f
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Nov 16 09:40:28 2017 +0100

    tests: Fix typo
    
    This gegl:over node was repeated twice - probably a copy-paste error.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=790439

 tests/compositions/edge.xml |   17 -----------------
 1 files changed, 0 insertions(+), 17 deletions(-)
---
diff --git a/tests/compositions/edge.xml b/tests/compositions/edge.xml
index 4adf9d8..a9c53b6 100644
--- a/tests/compositions/edge.xml
+++ b/tests/compositions/edge.xml
@@ -85,23 +85,6 @@
     </node>
     <clone ref='clone0'/>
   </node>
-  <node operation='gegl:over'>
-    <node operation='gegl:crop'>
-      <params>
-        <param name='x'>170.0</param>
-        <param name='y'>0.0</param>
-        <param name='width'>170.0</param>
-        <param name='height'>192.0</param>
-      </params>
-    </node>
-    <node operation='gegl:edge'>
-      <params>
-        <param name='algorithm'>prewitt</param>
-        <param name='amount'>1.0</param>
-      </params>
-    </node>
-    <clone ref='clone0'/>
-  </node>
   <node operation='gegl:crop'>
     <params>
       <param name='x'>0.0</param>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]