summaryrefslogtreecommitdiff
path: root/Build/source/libs/teckit/teckit.test
blob: 448a6cd1e49f656a55c5b79b191d81a578e08c22 (plain)
1
2
3
4
5
6
7
8
9
#! /bin/sh

# Copyright (C) 2009-2015 Peter Breitenlohner <tex-live@tug.org>
# You may freely use, modify and/or distribute this file.

./teckit_compile $srcdir/tex-text.map -o xtex-text.tec || exit 1

cmp $srcdir/tex-text.tec xtex-text.tec || exit 1