mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-04 15:45:58 +01:00
4 lines
110 B
Bash
4 lines
110 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
find smack-integration-test -type f -path "*/src/main/java/*/smackx/*/package-info.java"
|