package com.lunivore.noughtsandcrosses.stories; import com.lunivore.noughtsandcrosses.NoughtsAndCrossesStory; public class TheGridStartsEmpty extends NoughtsAndCrossesStory { }