diff options
-rw-r--r-- | gentoobrowse-api/unittests/Jamfile.jam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoobrowse-api/unittests/Jamfile.jam b/gentoobrowse-api/unittests/Jamfile.jam index ba030eb..200234f 100644 --- a/gentoobrowse-api/unittests/Jamfile.jam +++ b/gentoobrowse-api/unittests/Jamfile.jam @@ -10,7 +10,7 @@ path-constant me : . ; alias test-data : [ glob-tree *.dat ] data.sql - ../../gentoobrowse/datasources/schema.sql + ../db/schema.sql ; lib testCommon : |