mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-12 23:32:05 +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"
|