1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-19 19:50:31 -04:00
ports/www/p5-Selenium-Remote-Driver/files/patch-driver-example.pl

8 lines
186 B
Perl

--- 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;