test.it('should register the model as a node of the stylus file in the dependency graph', function () {

          var model = new Model({
            'path': 'foo/bar',
            'raw': '@import "foo"'