1..8 todo 4 8;
# OS            : MSWin32
# Perl          : 5.008 Win32 Build 806
# Local Time    : Wed Jul 30 19:08:11 2003
# GMT Time      : Wed Jul 30 23:08:11 2003
# Test          : 1.15
# Number Storage: number
# Test::Tech    : 1.11
# Data::Dumper  : 2.12
# =cut 
# Test version
ok 1
# Pass test
ok 2
# Skipped tests
ok 3 # skip
# Todo Test that Fails
not ok 4
# Test 4 got: '12' (techA0.t at line 147 *TODO*)
#   Expected: '6' (Todo Test that Fails)
# Failed test that skips the rest
not ok 5
# Test 5 got: '5' (techA0.t at line 156)
#   Expected: '6' (Failed test that skips the rest)
# A test to skip
# Test invalid because of previous failure.
ok 6 # skip
# A not skip to skip
# Test invalid because of previous failure.
ok 7 # skip
# Stop skipping tests. Todo Test that Passes
ok 8 # (techA0.t at line 188 TODO?!)
