6
test 'just pass' => sub { ok(1) };
11
# This file is part of Test-Roo
13
# This software is Copyright (c) 2013 by David Golden.
15
# This is free software, licensed under:
17
# The Apache License, Version 2.0, January 2004
19
# vim: ts=4 sts=4 sw=4 et: