mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Correctly open the resource file
Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
a842e44b68
commit
27b4ef321a
3 changed files with 8 additions and 1 deletions
|
|
@ -6,6 +6,7 @@
|
|||
class TestParse : public QObject{
|
||||
Q_OBJECT
|
||||
private slots:
|
||||
void initTestCase();
|
||||
void testParseCSV();
|
||||
void testParseDivingLog();
|
||||
void testParseV2NoQuestion();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue