aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/release/relnotes_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/release/relnotes_test.sh')
-rwxr-xr-xscripts/release/relnotes_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/release/relnotes_test.sh b/scripts/release/relnotes_test.sh
index 32d571134e..419ed109a6 100755
--- a/scripts/release/relnotes_test.sh
+++ b/scripts/release/relnotes_test.sh
@@ -198,7 +198,7 @@ function test_create_revision_information() {
should produce additional information about aspect
dependencies when --output is set to {xml, proto}.'
assert_equals "$expected" \
- "$(create_revision_information 965c392 bb59d88 14d905b)"
+ "$(create_revision_information 965c392 bb59d88 14d905b)"
}
run_suite "Release notes generation tests"