Don't mark as code in code block

This commit is contained in:
Nico Alt 2015-08-16 17:28:34 +02:00
parent ed2de37207
commit eaf04dd78e

View File

@ -67,7 +67,7 @@ In order to run the F-Droid test suite, you will need to have either a real devi
connected via `adb`, or an emulator running. Then, execute the following from the connected via `adb`, or an emulator running. Then, execute the following from the
command line: command line:
> `gradle connectedAndroidTest` gradle connectedAndroidTest
This will build and install F-Droid and the test apk, then execute the entire This will build and install F-Droid and the test apk, then execute the entire
test suite on the device or emulator. test suite on the device or emulator.