Ignore:
Timestamp:
2016-09-05T01:10:07+02:00 (8 years ago)
Author:
Don-vip
Message:

improve unit tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/Main.java

    r10936 r10962  
    826826    /**
    827827     * Should be called before the main constructor to setup some parameter stuff
    828      * @param args The parsed argument list.
    829      */
    830     public static void preConstructorInit(ProgramArguments args) {
     828     */
     829    public static void preConstructorInit() {
    831830        ProjectionPreference.setProjection();
    832831
Note: See TracChangeset for help on using the changeset viewer.