From 8c5502838be9b3105c1e96de44b835f6615337c2 Mon Sep 17 00:00:00 2001 From: Emiel Bruijntjes Date: Sun, 6 Apr 2014 19:51:23 +0200 Subject: fixed test --- tests/php/phpt/variables/021-HashMember-3.phpt | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/php/phpt/variables/021-HashMember-3.phpt b/tests/php/phpt/variables/021-HashMember-3.phpt index c6c517f..20f43ba 100644 --- a/tests/php/phpt/variables/021-HashMember-3.phpt +++ b/tests/php/phpt/variables/021-HashMember-3.phpt @@ -22,6 +22,5 @@ array ( 'key1' => array ( 'key2' => 'val1-2', - 'key3' => 'val1-3', ), ) \ No newline at end of file -- cgit v1.2.3