summaryrefslogtreecommitdiffstats
path: root/bindings/php5/tests
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2008-04-29 12:10:36 +0000
committerFrederic Peters <fpeters@entrouvert.com>2008-04-29 12:10:36 +0000
commit4fc70143242a9de91ee14a73eb0f7b95958449f2 (patch)
treefb3f54e8a0acb2af41856e3b762d0bfbb6c3d484 /bindings/php5/tests
parentc78a0c99cffddb2851bb0077c15cbc44c17f4ba5 (diff)
[project @ fpeters@0d.be-20080423100400-sbs984j19ik6dxzi]
merge Original author: Frederic Peters <fpeters@0d.be> Date: 2008-04-23 12:04:00.477000+02:00
Diffstat (limited to 'bindings/php5/tests')
-rwxr-xr-xbindings/php5/tests/profile_tests.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/bindings/php5/tests/profile_tests.php b/bindings/php5/tests/profile_tests.php
index a6497a3b..50264330 100755
--- a/bindings/php5/tests/profile_tests.php
+++ b/bindings/php5/tests/profile_tests.php
@@ -216,7 +216,6 @@ function test07() {
echo "OK.\n";
}
-lasso_init();
test01();
test02();
test03();
@@ -224,5 +223,3 @@ test04();
test05();
test06();
test07();
-lasso_shutdown();
-