summaryrefslogtreecommitdiff
path: root/tests/rpmmacro.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rpmmacro.at')
-rw-r--r--tests/rpmmacro.at2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/rpmmacro.at b/tests/rpmmacro.at
index fc6085c7c..7ceefb51d 100644
--- a/tests/rpmmacro.at
+++ b/tests/rpmmacro.at
@@ -450,6 +450,7 @@ runroot rpm \
--eval '%[%{aaa}]' \
--eval '%["%{aaa}"]' \
--eval '%[%{?ccc}]' \
+ --eval '%[v"1:2.3-4"]' \
]],
[0],
[4096
@@ -458,6 +459,7 @@ runroot rpm \
5
5
0
+1:2.3-4
],
[])
AT_CLEANUP