opnsense-src/tools/regression/usr.bin/make/syntax/enl/test.t
Hartmut Brandt 70ebfd0e40 Add more tests for escaped newline handling and fix a test that currently
should fail because of a bug in the parser (test 2).
2005-10-18 07:20:14 +00:00

15 lines
170 B
Bash

#!/bin/sh
# $FreeBSD$
cd `dirname $0`
. ../../common.sh
# Description
DESC="Test escaped new-lines handling."
# Run
TEST_N=5
TEST_2_TODO="bug in parser"
eval_cmd $*