// Test spec based on Cecil County, MD sample ballot for Republican
// primary election, 1st congressional district, legislative district
// 35, 1998-09-15.
// http://vote.nist.gov/ballots_n/MD_cecil19980915primrep.pdf

// This sample is noteworthy for unopposed candidates, including a
// 7-of-7 contest.

// The generated test does not include anything specific to primary
// elections.

// This test does not attempt to replicate the reporting structure.
districts=3
precincts=5
precinctDistribution=Even

ballots=100

(N=1 M=2 distribution=Triangle)  // Governor / Lt. Governor
(N=1 M=6 distribution=Triangle)  // Comptroller
(N=1 M=1)                        // Attorney General (unopposed)
(N=1 M=10 distribution=Triangle) // U.S. Senator
(level=D N=1 M=1)                // Representative in Congress (unopposed)
(level=D N=1 M=2 distribution=Triangle)  // State Senator
(level=P N=1 M=1)                // House of Delegates (unopposed)
(N=1 M=1)                        // County Commissioner District 1 (unopposed)
(N=1 M=3 distribution=Triangle)  // County Commissioner District 2
(N=1 M=1)                        // County Commissioner District 3 (unopposed)
(N=1 M=7 distribution=Triangle)  // Judge of the Circuit Court
(N=1 M=2 distribution=Triangle)  // Treasurer
(N=1 M=1)                        // State's Attorney (unopposed)
(N=1 M=1)                        // Register of Wills (unopposed)
(N=1 M=1)                        // Sheriff (unopposed)
(N=7 M=7 distribution=Triangle)  // Republican Central Committee (unopposed)
