Add gettext_spec stub (#3343)

This commit is contained in:
Frans de Jonge
2017-10-11 14:22:11 +02:00
committed by GitHub
parent d8ca501cbd
commit a394e644b5
3 changed files with 31 additions and 7 deletions

2
kodev
View File

@@ -561,7 +561,7 @@ OPTIONS:
busted --lua="./luajit" "${opts}" \
--no-auto-insulate \
--lazy \
-o "./spec/$1/unit/verbose_print" \
--output=gtest \
--exclude-tags=notest "${test_path}"
} && popd || exit
}