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