1#! /bin/sh
2
3# Copyright (C) 2010 Peter Breitenlohner <tex-live@tug.org>
4# You may freely use, modify and/or distribute this file.
5
6# Not really a test, just making sure the program executes.
7
8./luatex -credits || exit 1
9
10