2 # Copyright (C) 2006-2007, The Perl Foundation.
7 t/pmc/compiler.t - test Compiler PMC
11 % prove t/pmc/compiler.t
15 Tests the Compiler PMC.
20 .include 'include/test_more.pir'
25 ok(1, "Instantiated 'Compiler'")
30 # cperl-indent-level: 4
33 # vim: expandtab shiftwidth=4: