diff options
Diffstat (limited to 'Build/source/libs/pixman/pixman.test')
-rwxr-xr-x | Build/source/libs/pixman/pixman.test | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/source/libs/pixman/pixman.test b/Build/source/libs/pixman/pixman.test new file mode 100755 index 00000000000..7121625f217 --- /dev/null +++ b/Build/source/libs/pixman/pixman.test @@ -0,0 +1,10 @@ +#! /bin/sh + +# Copyright (C) 2012 Taco Hoekwater <taco@metapost.org> +# You may freely use, modify and/or distribute this file. + +# sorry, don't know what to do .. + +echo ' *** pixman test SKIPPED ***' + +exit 77 |