scripts/unit-test: Prevent duplicate deps from being checked

Our code will treat this as a cycle if duplicate dependencies are passed
into our dependency builder loop. In the future if we support multiple
build systems it is possible that we will find duplicate dependencies
and need to handle that.

Change-Id: I3b52d6ce646d2ebf0ba1b23b85eb940408d5b9e8
Signed-off-by: William A. Kennington III <wak@google.com>
1 file changed