From c9448a35762b7e8a28e1a79687a67a36b30eca3c Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Sat, 9 Feb 2008 20:19:07 +0000 Subject: * fixed incorrect expectation in test (now there are 34 attributes instead of 35) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1529 95ad53e4-c205-0410-b2fa-d234c58c8868 --- config-db/t/12-system.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-db') diff --git a/config-db/t/12-system.t b/config-db/t/12-system.t index e16a72d5..17a0c0dd 100644 --- a/config-db/t/12-system.t +++ b/config-db/t/12-system.t @@ -153,7 +153,7 @@ is($system3->{attrs}->{tex_enable}, 'F', 'system 3 - attr te is($system3->{attrs}->{timezone}, 'G', 'system 3 - attr timezone'); is($system3->{attrs}->{tvout}, 'H', 'system 3 - attr tvout'); is($system3->{attrs}->{vmware}, 'I', 'system 3 - attr vmware'); -is(keys %{$system3->{attrs}}, 35, 'system 3 - attribute count'); +is(keys %{$system3->{attrs}}, 34, 'system 3 - attribute count'); # fetch system 2 by a filter on id and check all values ok( -- cgit v1.2.3-55-g7522