mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-04 11:03:43 +01:00 
			
		
		
		
	General cleanup to satisfy my OCD a little while longer.
This commit is contained in:
		@@ -6,7 +6,7 @@ import org.junit.Before;
 | 
			
		||||
import org.junit.Test;
 | 
			
		||||
 | 
			
		||||
public class PrimitiveExChunkletStoreTest {
 | 
			
		||||
	byte addresses[][] = new byte[16][16];
 | 
			
		||||
    byte addresses[][] = new byte[16][16];
 | 
			
		||||
 | 
			
		||||
    @Before
 | 
			
		||||
    public void populateAddresses() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user