Commit ba02966d authored by Taddeus Kroes's avatar Taddeus Kroes

'Minimalistic' name was still in config files.

parent 6c8b446f
<?xml version="1.0" encoding="UTF-8" ?>
<phpdoc>
<title>Minimalistic documentation</title>
<title>BasicWeb documentation</title>
<parser>
<default-package-name>Minimalistic</default-package-name>
<default-package-name>BasicWeb</default-package-name>
<target>build/docs</target>
</parser>
<transformer>
......
......@@ -5,7 +5,7 @@
convertWarningsToExceptions="true"
stopOnError="true">
<testsuites>
<testsuite name="Minimalistic test suite">
<testsuite name="BasicWeb test suite">
<directory prefix="test_" suffix=".php">tests</directory>
</testsuite>
</testsuites>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment