diff options
Diffstat (limited to 'ext/XS-APItest/t/Block.pm')
-rw-r--r-- | ext/XS-APItest/t/Block.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/XS-APItest/t/Block.pm b/ext/XS-APItest/t/Block.pm new file mode 100644 index 0000000000..30679e4877 --- /dev/null +++ b/ext/XS-APItest/t/Block.pm @@ -0,0 +1,2 @@ +{ 1 } +1; |