repo.or.cz
/
openemr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
fix calendar css, take 2. (#213)
[openemr.git]
/
interface
/
modules
/
zend_modules
/
vendor
/
dino
/
dompdf-module
/
tests
/
phpunit.xml
blob
f9d2ff75133bba820d7bdc8be713033378e96053
1
<phpunit
2
bootstrap="./Bootstrap.php"
3
colors="true"
4
backupGlobals="false"
5
>
6
<testsuites>
7
<testsuite name="DOMPDFModule Test Suite">
8
<directory>./</directory>
9
</testsuite>
10
</testsuites>
11
</phpunit>