Skip to content

Instantly share code, notes, and snippets.

@ribrdb
Created February 6, 2019 20:59
Show Gist options
  • Select an option

  • Save ribrdb/1b0485b639d8f242ad243e759ddea310 to your computer and use it in GitHub Desktop.

Select an option

Save ribrdb/1b0485b639d8f242ad243e759ddea310 to your computer and use it in GitHub Desktop.
class HeadlessTestCase {
constructor(private question_: IQuestion) {
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment