First Hogfather test.
This commit is contained in:
@@ -24,3 +24,9 @@
|
||||
*/
|
||||
var Hogfather = function(cosmo, name) {
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
*/
|
||||
Hogfather.prototype.shutdown = function() {
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user