]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - tests/perl/critic-t
Update to rra-c-util 5.3 and C TAP Harness 3.0
[kerberos/krb5-strength.git] / tests / perl / critic-t
index d588d65c9fac761f2e029328dc3b6581f51f6448..75f1928f829b353b65046b744acb65cac0cef487 100755 (executable)
@@ -52,7 +52,7 @@ automake_setup();
 use_prereq('Test::Perl::Critic');
 
 # Force the embedded Perl::Tidy check to use the correct configuration.
-local $ENV{PERLTIDY} = test_file_path('/data/perltidyrc');
+local $ENV{PERLTIDY} = test_file_path('data/perltidyrc');
 
 # Import the configuration file.
 Test::Perl::Critic->import(-profile => test_file_path('data/perlcriticrc'));