diff --git a/pub/test/oi_p.f2t b/pub/test/oi_p.f2t
new file mode 100755
index 0000000000000000000000000000000000000000..60011569aa9ea0ce58949d9aceaf8949aa990035
--- /dev/null
+++ b/pub/test/oi_p.f2t
@@ -0,0 +1,6 @@
+#!/usr/bin/env f
+fm 3 3 h
+cc p0*t
+op0 j+.77
+oi p0
+exit(y[,,2]==2.77)
\ No newline at end of file