Skip to content

Instantly share code, notes, and snippets.

@dagolden
Created April 1, 2015 14:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dagolden/8a8b0ee59f7ae9c88ca2 to your computer and use it in GitHub Desktop.
Save dagolden/8a8b0ee59f7ae9c88ca2 to your computer and use it in GitHub Desktop.
use 5.006;
use strict;
use warnings;
use Test::More;
plan tests => 1;
require_ok( 'Acme::Provides' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment