10Sstevel@tonic-gate# 2*12388SJohn.Sonnenschein@Sun.COM# Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. 30Sstevel@tonic-gate# 4*12388SJohn.Sonnenschein@Sun.COM 50Sstevel@tonic-gate# 60Sstevel@tonic-gate# Dummy test so 'make test' doesn't fail. 70Sstevel@tonic-gate# 80Sstevel@tonic-gateprint("1..1\nok \1n"); 9