summaryrefslogtreecommitdiff
path: root/t/uni/stash.t
diff options
context:
space:
mode:
Diffstat (limited to 't/uni/stash.t')
-rw-r--r--t/uni/stash.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/uni/stash.t b/t/uni/stash.t
index e329faab25..a069aa111e 100644
--- a/t/uni/stash.t
+++ b/t/uni/stash.t
@@ -287,4 +287,4 @@ plan( tests => 49 );
# [perl #88138] ' not equivalent to :: before a null
${"à'\0b"} = "c";
is ${"à::\0b"}, "c", "' is equivalent to :: before a null";
-} \ No newline at end of file
+}