summaryrefslogtreecommitdiff
path: root/Build/source/libs/cairo/cairo.test
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/cairo/cairo.test')
-rwxr-xr-xBuild/source/libs/cairo/cairo.test10
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/source/libs/cairo/cairo.test b/Build/source/libs/cairo/cairo.test
new file mode 100755
index 00000000000..4d778e2e7bc
--- /dev/null
+++ b/Build/source/libs/cairo/cairo.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 ' *** cairo test SKIPPED ***'
+
+exit 77