﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
21305	[PATCH] Fix typo in MultiFetchServerObjectReaderTest.java	taylor.smock	team	"[source:trunk/test/functional/org/openstreetmap/josm/io/MultiFetchServerObjectReaderTest.java@18202:335-335#L335] looks like it should be `assertEquals(n1.get(""name""), n2.get(""name""))` (note the first `n` goes from `2` -> `1`).

Gubaer touched it last in 2009, and I doubt ''anyone'' would remember something like that 12 years later. That being said, I cannot think of a good reason for it.

I found this while working on #21139, ~~but I haven't been able to successfully run the functional tests on JOSM master (`ant -Djava.awt.headless=true -Dosm.username='user@example.com' -Dosm.password='some-random-password' test-clean test '-Ddefault-junit-includes=**/josm/io/MultiFetchServerObjectReader*'`). I've got some changes for #21139 (not yet committed) that have allowed me to run the tests, but most of the MultiFetchServerObjectReader tests are not passing yet there.~~

The tests are now passing."	defect	closed	minor	21.10	Unit tests	latest	fixed	test	Gubaer
