commit | 5687972960800285488f0b86da7fcf3c4cb8f541 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed May 17 21:39:54 2017 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu May 25 12:12:25 2017 -0700 |
tree | caa38d91fb2d56353b506264b8efbd840b534a87 | |
parent | 4e80a26304afc9140c09f8e67034514549d89067 [diff] [blame] |
[CORD-1273] Base structure for XOS-Config Change-Id: I27f0b6664127ae2b26a1e7f489c70d5d32b73c3c
diff --git a/lib/xos-config/Makefile b/lib/xos-config/Makefile new file mode 100644 index 0000000..70ae716 --- /dev/null +++ b/lib/xos-config/Makefile
@@ -0,0 +1,2 @@ +test: + nosetests -s -v --with-id \ No newline at end of file