<?php
// This just allows the main robo task file to be properly namespaced!
class RoboFile extends Wikimedia\Dodo\Tools\TestsGenerator\TestsGenerator {
	/* This is the default robo task file */
}
