view .svn/pristine/b3/b3bfe1a24e0c7bd9fc95b105c021aa187c25ce77.svn-base @ 1372:a8832968d927 bibliography_testing

added another simple test to test the relationship between authors/authorships
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Thu, 22 Aug 2013 12:42:09 +0100
parents 038ba2d95de8
children
line wrap: on
line source
api.array :errors do
  @error_messages.each do |message|
    api.error message
  end
end