xref: /freebsd/usr.bin/bmake/tests/syntax/enl/legacy_test.sh (revision b37f6c9805edb4b89f0a8c2b78f78a3dcfc0647b)
1#! /bin/sh
2# $FreeBSD$
3
4. $(dirname $0)/../../common.sh
5
6# Description
7DESC="Test escaped new-lines handling."
8
9# Run
10TEST_N=5
11TEST_2_TODO="bug in parser"
12
13eval_cmd $*
14