Skip to content

Commit

Permalink
Merge pull request #100 from mbeddr/merge/MPS-2022.3
Browse files Browse the repository at this point in the history
Merge maintenance/MPS-2022.2 into maintenance/MPS-2022.3
  • Loading branch information
sergej-koscejev authored Jul 13, 2024
2 parents 819571f + e06fe95 commit 504fd1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ tasks {

val run_smv_tests by registering(TestLanguages::class) {
description = "Will execute all tests from command line"
script = scriptFile("scripts/build-nusmv-tests.xml")
script = scriptFile("build-nusmv-tests.xml")
doLast {
ant.withGroovyBuilder {
"taskdef"("name" to "junitreport",
Expand Down

0 comments on commit 504fd1e

Please sign in to comment.