Skip to content

Commit

Permalink
Merge pull request #17090 from gastaldi/graalvm_test_rename
Browse files Browse the repository at this point in the history
Renamed NativeImageBuildStepTest to GraalVMTest
  • Loading branch information
gastaldi authored May 8, 2021
2 parents 44769d9 + bd99450 commit 4fc86c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import io.quarkus.deployment.pkg.steps.GraalVM.Distribution;
import io.quarkus.deployment.pkg.steps.GraalVM.Version;

public class NativeImageBuildStepTest {
public class GraalVMTest {

@Test
public void testGraalVMVersionDetected() {
Expand Down

0 comments on commit 4fc86c2

Please sign in to comment.