Index: openacs-4/packages/acs-content-repository/tcl/test/content-item-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/test/content-item-test-procs.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/acs-content-repository/tcl/test/content-item-test-procs.tcl 10 Jan 2007 21:22:03 -0000 1.7 +++ openacs-4/packages/acs-content-repository/tcl/test/content-item-test-procs.tcl 19 Jun 2010 21:17:51 -0000 1.8 @@ -61,7 +61,7 @@ aa_true "First item created" [expr {$first_item_id == $returned_first_item_id}] - aa_true "first item exists" [expr {[content::item::get -item_id $first_item_id] == 1}] + aa_true "first item exists" [expr {[content::item::get -item_id $first_item_id -revision "latest"] == 1}] aa_true "First item's revision exists" \ [expr \