summaryrefslogtreecommitdiffstats
path: root/config-db
diff options
context:
space:
mode:
authorOliver Tappe2008-02-09 21:19:07 +0100
committerOliver Tappe2008-02-09 21:19:07 +0100
commitc9448a35762b7e8a28e1a79687a67a36b30eca3c (patch)
tree7f8b7731787d6c7a44cbbcdd1d5e9f18306df680 /config-db
parent* dropped attribute ramfs_screen as it is no longer needed (splashy does (diff)
downloadcore-c9448a35762b7e8a28e1a79687a67a36b30eca3c.tar.gz
core-c9448a35762b7e8a28e1a79687a67a36b30eca3c.tar.xz
core-c9448a35762b7e8a28e1a79687a67a36b30eca3c.zip
* 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
Diffstat (limited to 'config-db')
-rw-r--r--config-db/t/12-system.t2
1 files changed, 1 insertions, 1 deletions
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(