Skip to content

Commit

Permalink
Refurbished SLg testsuite and fixed an error in createLRR method. Iss…
Browse files Browse the repository at this point in the history
…ues #37 and #38, PR #111
  • Loading branch information
Fernando Mendioroz committed Jul 29, 2017
1 parent 020dfbc commit 5b74804
Show file tree
Hide file tree
Showing 11 changed files with 927 additions and 1,485 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ public class SLgSessionFactoryImpl implements ISLgSessionFactory, ServerSLgSessi
protected IAppSessionDataFactory<ISLgSessionData> sessionDataFactory;

public SLgSessionFactoryImpl() {
};
}

public SLgSessionFactoryImpl(SessionFactory sessionFactory) {
super();
Expand Down

This file was deleted.

Loading

0 comments on commit 5b74804

Please sign in to comment.