rand = false

module.exports = ()->
	rand = !rand
	
	if rand = !rand
		'test/samples/js/sampleA.js'
	else
		'test/samples/js/sampleB.js'