root / testfiles / testconfig.xml

Revision 171:a033234f9e89, 304 bytes (checked in by Harri Kaimio <harri@…>, 6 years ago)

- Changed PhotovaultSettings? to singleton (from static methods) to help testing
- Added basic test cases for PhotovaultSettings?.

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<databases>
3    <databases>
4        <database name="paav_junit" dbName="pv_junit" host="">
5            <volumes>
6                <volume name="junitVolume" basedir="test_volume/junitVolume"/>
7            </volumes>
8        </database>
9    </databases>       
10</databases>
Note: See TracBrowser for help on using the browser.