Commit c40fcf61 authored by Eric Timmons's avatar Eric Timmons
Browse files

Update tests

parent eadac5a3
Loading
Loading
Loading
Loading

test/indices/v0.4/simple/index

deleted100644 → 0
+0 −4
Original line number Diff line number Diff line
(:projects
 (("a" :releases ("0.2.0" "0.1.0")))
 :systems
 (("a" :releases ((("a" "0.1.0") "0.1.0") (("a" "0.2.0") "0.2.0")))))
+1 −0
Original line number Diff line number Diff line
("a" "0.2.0" "0.1.0")
+2 −0
Original line number Diff line number Diff line
("a" (("a" "0.1.0") "0.1.0"))
("a" (("a" "0.2.0") "0.2.0"))