commit | ea6ff75c4d4dfa5448b890bb76c6d55711500f24 | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <gwsapan@gmail.com> | Fri Jul 14 01:52:18 2017 -0400 |
committer | Sapan Bhatia <sapan@onlab.us> | Sat Jul 15 20:27:17 2017 -0700 |
tree | 6c146471a6bc8d43c890daf0225af1b6c0697b9f | |
parent | db183c28f8729af21c099fdd270a512ab52e41f8 [diff] [blame] |
CORD-1320: Implement pure protobuf support for policies Change-Id: Ifaeba28d1aea46cb9f9f674d75c6c65cf104435f
diff --git a/lib/xos-genx/Makefile b/lib/xos-genx/Makefile index 70ae716..898f154 100644 --- a/lib/xos-genx/Makefile +++ b/lib/xos-genx/Makefile
@@ -1,2 +1,3 @@ test: - nosetests -s -v --with-id \ No newline at end of file + nosetests -s -v --with-id +