test/test_helper.rb in exlibris-primo-1.1.6 vs test/test_helper.rb in exlibris-primo-1.1.7

- old
+ new

@@ -559,9 +559,13 @@ "<lad01>Physical Item</lad01>"+ "</addata>"+ "</record>" end + def record_other_source_xml + File.read(File.expand_path("../xml/record_other_sourcesystem.xml", __FILE__)) + end + def record_invalid_frbr_xml "<record>"+ "<control>"+ "<sourcerecordid>000062856</sourcerecordid>"+ "<sourceid>nyu_aleph</sourceid>"+