mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-08 16:13:04 +02:00
The Java and Android targets are set up to both run common tests in the top-level tests/ directory, which will be useful if we ever want tests that only run in the Android emulator, or do *not* run in the Android emulator. However, that top-level folder doesn't need to be a Gradle module itself.