Remove broken example language-persian

This commit is contained in:
Wandmalfarbe 2022-12-04 14:04:45 +01:00 committed by Pascal Wagler
parent 23d6bcae55
commit 4220af54d6

View File

@ -14,7 +14,7 @@ containsElement () {
}
# these examples are skipped because they don't run on travis (for now)
skippedExamples=("language-chinese" "language-japanese" "language-persian")
skippedExamples=("language-chinese" "language-japanese")
# loop all files in the current folder
for f in *; do