diff options
Diffstat (limited to 'testsuite/inputs')
-rw-r--r-- | testsuite/inputs/clean | 1 | ||||
-rw-r--r-- | testsuite/inputs/default_build | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/inputs/clean b/testsuite/inputs/clean index 6defe0e..8f443d5 100644 --- a/testsuite/inputs/clean +++ b/testsuite/inputs/clean @@ -1,4 +1,5 @@ . "${library}" common_setup +expect_configuration make make clean diff --git a/testsuite/inputs/default_build b/testsuite/inputs/default_build index 1706516..cd85823 100644 --- a/testsuite/inputs/default_build +++ b/testsuite/inputs/default_build @@ -1,3 +1,4 @@ . "${library}" common_setup +expect_configuration make |