maint: import tests/init.sh from Gnulib during bootstrap
[cppi.git] / tests / d1
blob41d46e9034e2676dc2fb4b24f7756175383f9fa1
1 #!/bin/sh
3 t=`basename $0`
5 # Create an empty $t.I.
6 touch $t.I $t.EO $t.Ee
8 options=
9 expected_status=0
11 . $top_srcdir/tests/test-common