commit | f7084c4f4c5e24613cf7935be5eb2bf8c92ce804 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Jan 07 10:25:22 2021 +0100 |
committer | Akron <nils@diewald-online.de> | Tue Jan 12 09:52:23 2021 +0100 |
tree | 12d76130e48af59cfdb2d75cee9efcf14638f11c | |
parent | b505d4430ad2671e681fbb7a23f4507ad186c10b [diff] [blame] |
Improve test suite to work without warnings in recent versions of mojo Change-Id: I8990a78ba00e835b2a569ea3aecebb1f18cb4bba
diff --git a/t/script.t b/t/script.t index 57e055e..e5402dc 100644 --- a/t/script.t +++ b/t/script.t
@@ -116,7 +116,7 @@ ->attr_is('#s38','l','2') ->attr_is('#s38 > fs','type','struct') ->text_is('#s38 > fs > f[name=name]','back') - ->element_count_is('', 196); + ->element_count_is('*', 196); $t->file_exists_not('GOE/AGA/00000/base/tokens.xml', 'External not generated');