Browse Source

Uodate test according to pretty rename

Alois Mahdal 10 years ago
parent
commit
b004f154a4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      test/scripts/ffoo_import

+ 1
- 1
test/scripts/ffoo_import View File

27
     echo FFOO_DIR
27
     echo FFOO_DIR
28
     echo FFOO_IMPORTED
28
     echo FFOO_IMPORTED
29
     echo FFOO_INCLUDE
29
     echo FFOO_INCLUDE
30
-    echo FFOO_MKPRETTY
31
     echo FFOO_PATH
30
     echo FFOO_PATH
31
+    echo FFOO_PRETTY
32
     echo FFOO_VERBOSE
32
     echo FFOO_VERBOSE
33
     echo FFOO_VERSION
33
     echo FFOO_VERSION
34
 }
34
 }