Просмотр исходного кода

Update TFKit to version v0.0.8

Alois Mahdal 8 лет назад
Родитель
Сommit
b601fcc548
2 измененных файлов: 2 добавлений и 2 удалений
  1. 1
    1
      utils/tfkit/runtests
  2. 1
    1
      utils/tfkit/tfkit.mk

+ 1
- 1
utils/tfkit/runtests Просмотреть файл

@@ -2,7 +2,7 @@
2 2
 # tfkit - Shellfu's movable test framework
3 3
 # See LICENSE file for copyright and license details.
4 4
 
5
-TF_VERSION="0.0.7"
5
+TF_VERSION="0.0.8"
6 6
 
7 7
 die() {
8 8
     echo "$@" && exit 9

+ 1
- 1
utils/tfkit/tfkit.mk Просмотреть файл

@@ -1,4 +1,4 @@
1
-# tfkit - Fastfoo - Bash dot on steroids
1
+# tfkit - Shellfu's movable test framework
2 2
 # See LICENSE file for copyright and license details.
3 3
 #
4 4
 # To use, set TF_DIR (make macro) in your Makefile and