summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 031709e..7906324 100644
--- a/README
+++ b/README
@@ -63,8 +63,8 @@ Testing
63The meta-java layer may be tested using oeqa's runtime image tests. The easiest 63The meta-java layer may be tested using oeqa's runtime image tests. The easiest
64way is to add the following configuration to your local.conf: 64way is to add the following configuration to your local.conf:
65 65
66SANITY_TESTED_DISTROS="" 66SANITY_TESTED_DISTROS = ""
67TEST_IMAGE = "1" 67TESTIMAGE_AUTO = "1"
68 68
69Then you should be able to use the open{jre,jdk}-{7,8}-test-image recipes. 69Then you should be able to use the open{jre,jdk}-{7,8}-test-image recipes.
70Furthermore you could also include the tests provided in lib/oeqa/runtime/cases 70Furthermore you could also include the tests provided in lib/oeqa/runtime/cases