Skip to content

Instantly share code, notes, and snippets.

@renormalist
Created May 11, 2012 08:15
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 renormalist/2658303 to your computer and use it in GitHub Desktop.
Save renormalist/2658303 to your computer and use it in GitHub Desktop.
#! /usr/bin/env perl
use Test::More;
plan tests => 2;
ok (1, "affe");
ok (1, "zomtec");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment