Skip to content

Commit 7db6d58

Browse files
committed
Also switch this one to new_pkg
1 parent 3b1abd0 commit 7db6d58

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

tests/frontend/delete.sh

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -43,18 +43,8 @@ simple_delete_prefix_ending_with_slash_body() {
4343
mkdir dir
4444
touch dir/file2
4545

46+
atf_check -s exit:0 ${RESOURCEDIR}/test_subr.sh new_pkg "test" "test" "1" "${TMPDIR}/"
4647
cat << EOF >> test.ucl
47-
name: test
48-
origin: test
49-
version: 1
50-
maintainer: test
51-
categories: [test]
52-
comment: a test
53-
www: http://test
54-
prefix: ${TMPDIR}/
55-
desc: <<EOD
56-
Yet another test
57-
EOD
5848
files: {
5949
${TMPDIR}/file1: "",
6050
${TMPDIR}/dir/file2: "",

0 commit comments

Comments
 (0)