diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/new.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/new.testscript b/tests/new.testscript index 6d1888a..8d4b588 100644 --- a/tests/new.testscript +++ b/tests/new.testscript @@ -264,7 +264,7 @@ status += -d prj EOE test -f libfoo/.gitignore; sed -n -e 's/^summary: (.+)$/\1/p' libfoo/manifest >'cool foo'; - sed -n -e 's/^license: ([^ ]+).*$/\1/p' libfoo/manifest >'ASLv2' + sed -n -e 's/^license: ([^ ]+).*$/\1/p' libfoo/manifest >'Apache-2.0' } : pkg |