Skip to content

Commit

Permalink
Fix test's include path.
Browse files Browse the repository at this point in the history
jtv committed Feb 25, 2020
1 parent 5466b01 commit 0ecb7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/test_largeobject.cxx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include <iostream>
#include <sstream>

#include "test_helpers.hxx"
#include "../test_helpers.hxx"


namespace

0 comments on commit 0ecb7a7

Please sign in to comment.