Archived
1
0
Fork 0

Fix project creation

This commit is contained in:
Mercier Pierre-Olivier 2013-09-09 14:02:59 +02:00
parent b27e8e45ae
commit 67b5a79301
3 changed files with 9 additions and 3 deletions

View file

@ -4,7 +4,7 @@ use v5.10.1;
use strict;
use warnings;
use lib "../";
use lib "../../";
use ACU::API::Base;
use ACU::API::Projects;