Fix metadata tests

This commit is contained in:
bootstraponline
2013-01-08 17:09:21 -05:00
parent 1c7a481ed9
commit 78e4dfbece
4 changed files with 9 additions and 3 deletions
+2 -2
View File
@@ -627,7 +627,7 @@ np.array([[2,2],[1,3]],np.float)
assert_not_nil rendered.match(output)
end
#########################################################################
if $METADATA #########################################################################
#
# Metadata Blocks
#
@@ -677,7 +677,7 @@ np.array([[2,2],[1,3]],np.float)
assert_equal output, rendered
assert_equal result, page.metadata
end
end # if $METADATA
#########################################################################
#
# Various