diff options
Diffstat (limited to 'lib/libregex/tests')
| -rw-r--r-- | lib/libregex/tests/Makefile | 1 | ||||
| -rwxr-xr-x | lib/libregex/tests/libregex_test.sh | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/libregex/tests/Makefile b/lib/libregex/tests/Makefile index cc05decc9cc6..9c4a1aac89e8 100644 --- a/lib/libregex/tests/Makefile +++ b/lib/libregex/tests/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests TESTSRC= ${SRCTOP}/contrib/netbsd-tests/lib/libc/regex diff --git a/lib/libregex/tests/libregex_test.sh b/lib/libregex/tests/libregex_test.sh index 43cef227ea40..7a675944d05b 100755 --- a/lib/libregex/tests/libregex_test.sh +++ b/lib/libregex/tests/libregex_test.sh @@ -24,7 +24,6 @@ # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ check() { |
