Fix comments in test code

This commit is contained in:
zhouzhongyuan 2019-07-13 10:47:25 +08:00 committed by Nick Wellnhofer
parent 4f67dbb0a1
commit 0c1b4fd2cf
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/*
* runsuite.c: C program to run libxml2 againts published testsuites
* runxmlconf.c: C program to run XML W3C conformance testsuites
*
* See Copyright for the status of this software.
*

2
testAutomata.c Normal file → Executable file
View File

@ -1,5 +1,5 @@
/*
* testRegexp.c: simple module for testing regular expressions
* testAutomata.c: simple module for testing regexp automata
*
* See Copyright for the status of this software.
*