From 76c1ceeb4d3ea591e1843b2178864545892e4cee Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 17 Jun 2019 17:23:55 -0400 Subject: tests: Add platconf --- (limited to 'tests/exe') diff --git a/tests/exe/opkbuild.sh b/tests/exe/opkbuild.sh index f9e0529..13dc154 100755 --- a/tests/exe/opkbuild.sh +++ b/tests/exe/opkbuild.sh @@ -41,6 +41,8 @@ ls_inner() plan_ 12 +export OB_TEST_DATADIR="${TOP_SRCDIR}/tests/data/platconf_foo" + # Get out of and remove the work area. cd '../' rm -Rf 'src/' 'tmp/' -- cgit v0.9.1