summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/common.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/common.sh b/tests/common.sh
index 0efb208..a523dee 100644
--- a/tests/common.sh
+++ b/tests/common.sh
@@ -17,6 +17,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
+in_place=true
+builddir='.'
use()
{
local module="${1}"