Polish profile expression support

Issue: SPR-12458
This commit is contained in:
Sam Brannen
2018-06-16 21:40:22 +03:00
parent 38f9a7b072
commit 4184ebe799
6 changed files with 44 additions and 37 deletions

View File

@@ -37,6 +37,7 @@ import static org.junit.Assert.*;
*
* @author Phillip Webb
* @author Stephane Nicoll
* @since 5.1
*/
public class ProfilesTests {