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