summaryrefslogtreecommitdiff
path: root/t/928935.t
diff options
context:
space:
mode:
Diffstat (limited to 't/928935.t')
-rw-r--r--t/928935.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/928935.t b/t/928935.t
index e31756b..52774ed 100644
--- a/t/928935.t
+++ b/t/928935.t
@@ -6,5 +6,5 @@ use T;
6 6
7system_ok('dh_runit', 'debian/test.runscript', 'name=test,noreplace'); 7system_ok('dh_runit', 'debian/test.runscript', 'name=test,noreplace');
8 8
9my $noreplace = 'debian/dh-runit-test/var/lib/runit/noreplace/test'; 9my $noreplace = 'debian/dh-runit-test/usr/share/runit/meta/test/noreplace';
10ok(-f $noreplace, 'noreplace file correctly created'); 10ok(-f $noreplace, 'noreplace file correctly created');