index
:
CGP-CLI.git
master
Unnamed repository; edit this file 'description' to name the repository.
Git T. F. Source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
00_require.t
blob: 7cdf0e2ef63ddd186b316d332972e8f05fd59614 (
plain
)
1
2
3
4
#!/usr/bin/perl -w use Test::Simple tests=>1; ok( require CGP::CLI );