mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-01 01:35:59 +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"
|