mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-06 16:37:38 +01:00
enable light parity test (#22)
This commit is contained in:
parent
1f1a2bf196
commit
54850b0c74
@ -28,8 +28,6 @@ public class LightParityIntegrationTest {
|
|||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void test(Env env) throws URISyntaxException, IOException, AnvilException {
|
public void test(Env env) throws URISyntaxException, IOException, AnvilException {
|
||||||
assumeTrue(false);
|
|
||||||
|
|
||||||
Map<Vec, SectionEntry> sections = retrieveSections();
|
Map<Vec, SectionEntry> sections = retrieveSections();
|
||||||
// Generate our own light
|
// Generate our own light
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user