* Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs.
This change prevents including the multiple_database test models without duplicating the router code (we probably should do this at one point). Refs #21148