From dd22d65e2f569a015d5544557953fc14fa702b60 Mon Sep 17 00:00:00 2001 From: Stig Bakken Date: Sat, 25 Jan 2003 00:45:13 +0000 Subject: [PATCH] * not a real test, just a script for displaying OS_Guess output --- pear/tests/osguess.php | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 pear/tests/osguess.php diff --git a/pear/tests/osguess.php b/pear/tests/osguess.php new file mode 100644 index 0000000000..b8356a53a8 --- /dev/null +++ b/pear/tests/osguess.php @@ -0,0 +1,6 @@ +getSignature() . "\n"; + -- 2.50.1