Skip to content

Commit

Permalink
[#1932] - rename module picocli-legacy-tests to picocli-tests-java567
Browse files Browse the repository at this point in the history
  • Loading branch information
remkop committed Feb 4, 2023
1 parent bc32ce7 commit 0410688
Show file tree
Hide file tree
Showing 14 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,5 @@ jobs:
uses: gradle/gradle-build-action@3fbe033aaae657f011f88f29be9e65ed26bd29ef # v2
with:
gradle-version: 1.12
build-root-directory: picocli-legacy-tests/
build-root-directory: picocli-tests-java567/
arguments: clean build --no-daemon
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ picocli.iml
/src/test/dejagnu.tests/testrun.log
/src/test/dejagnu.tests/testrun.sum
/src/test/dejagnu.tests/tmp/
/picocli-legacy-tests/gradle/wrapper/dists/**/*.lck
/picocli-legacy-tests/gradle/wrapper/dists/**/*.ok
/picocli-tests-java567/gradle/wrapper/dists/**/*.lck
/picocli-tests-java567/gradle/wrapper/dists/**/*.ok
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 0410688

Please sign in to comment.