tools/mixin/bin/test-all - Fix test for EXT_DIR
authorTim Otten <totten@civicrm.org>
Thu, 2 Dec 2021 03:07:01 +0000 (19:07 -0800)
committerTim Otten <totten@civicrm.org>
Thu, 2 Dec 2021 03:14:00 +0000 (19:14 -0800)
commit8ef5a29e76a10501d1a3b6fc5d4bd27e38428c09
tree33e5ff412fcd7751fd4c6a8ef6a26252023d908b
parente1092ab13de3fe806fc35e668aa9ee9c75347800
tools/mixin/bin/test-all - Fix test for EXT_DIR

There are two slightly different dirs - the example-extension and the extension-container (ie child-dir and parent-dir).
We want to assert that the parent-dir is well-formed, but then use the child-dir.
tools/mixin/bin/test-all