diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-19 20:52:15 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-19 20:52:15 +0200 |
commit | 753383bdf29033a1c7244e31c42c2f5d9906010f (patch) | |
tree | 76f468b30d786cd2a37d565e93fda8f57069719c /target/collections/test | |
parent | a54b226832e9b6e957d1db9b8c081adeb4ef09df (diff) | |
parent | 4404645c4b980a135411b7e4b13546b15a48d49e (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/collections/test')
-rw-r--r-- | target/collections/test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/collections/test b/target/collections/test index edb8426d2..4a612b931 100644 --- a/target/collections/test +++ b/target/collections/test @@ -1,5 +1,5 @@ config ADK_PKG_TEST - bool "Compile a ADK test framework system" + bool "test framework system" select ADK_PACKAGE_ADKTEST select ADK_PACKAGE_RDATE select ADK_RUNTIME_START_SERVICES |