root/tags/1.05/t/00-use.t

Revision 80, 47 bytes (checked in by bradfitz, 3 years ago)
  • merge in the refactoring branch, in which a lot of long-standing pet peeves in the design were rethought/redone.
Line 
1use Test::More tests => 1;
2use Brackup;
3ok(1);
Note: See TracBrowser for help on using the browser.