Buildified the world again.
bzl files were pretty off.
Change-Id: Ief87d7c0a08c6706c8c6c573afef95a6d51968e7
diff --git a/aos/BUILD b/aos/BUILD
index cbe31c6..cf58f4a 100644
--- a/aos/BUILD
+++ b/aos/BUILD
@@ -461,16 +461,16 @@
"testdata/backwards.json",
"testdata/config1.json",
"testdata/config1_bad.json",
+ "testdata/config1_multinode.json",
"testdata/config2.json",
+ "testdata/config2_multinode.json",
"testdata/config3.json",
"testdata/expected.json",
+ "testdata/expected_multinode.json",
"testdata/invalid_destination_node.json",
"testdata/invalid_nodes.json",
"testdata/invalid_source_node.json",
"testdata/self_forward.json",
- "testdata/expected_multinode.json",
- "testdata/config1_multinode.json",
- "testdata/config2_multinode.json",
"//aos/events:pingpong_config.json",
"//aos/events:pong.bfbs",
],