aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/vm/pt-write-code.ck
blob: 65610fb505b7330bc92b4284878462b076ff7f9c (plain) (blame)
1
2
3
4
5
6
7
# -*- perl -*-
use strict;
use warnings;
use tests::tests;
use tests::vm::process_death;

check_process_death ('pt-write-code');