#!/usr/bin/perl
use strict;
BEGIN {
$ENV{RELEASE_TESTING} = 1;
}