Clone of official tools

Revision:
25:aef6536015e3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test/config_test/test27/test_data.py	Mon Aug 01 09:10:34 2016 +0100
@@ -0,0 +1,8 @@
+# Testing when adding two features
+
+expected_results = {
+    "test_target": {
+        "desc": "test removing features",
+        "expected_features": []
+    }
+}