summaryrefslogtreecommitdiff
path: root/www/p5-Selenium-Remote-Driver/files/patch-driver-example.pl
blob: ba6caabe8229389b942ceecfb95be2cce25a636b (plain) (blame)
1
2
3
4
5
6
7
8
--- driver-example.pl.orig	2017-04-22 12:20:37 UTC
+++ driver-example.pl
@@ -1,4 +1,4 @@
-#!/bin/env perl
+#!/usr/bin/env perl
 use Selenium::Remote::Driver;
 use Test::More tests=>4;