summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/make/syntax/enl/test.t
blob: de8bcfebccef08148583c8f58e9fca8d9362e479 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/sh

# $FreeBSD$

cd `dirname $0`
. ../../common.sh

# Description
DESC="Test escaped new-lines handling."

# Run
TEST_N=2
TEST_2_TODO="bug in parser"

eval_cmd $*
OpenPOWER on IntegriCloud