Explorar el Código

Fix typo in function name

Alois Mahdal hace 7 años
padre
commit
704db7fa18
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/preupg/list-rules/test

+ 1
- 1
src/preupg/list-rules/test Ver fichero

108
 }
108
 }
109
 
109
 
110
 xcase__diag() {
110
 xcase__diag() {
111
-    dump__file preupg.out preupg.out.filtered preupg.err
111
+    jat_dump__file preupg.out preupg.out.filtered preupg.err
112
 }
112
 }
113
 
113
 
114
 xcase__cleanup() {
114
 xcase__cleanup() {