• Sean Hammond's avatar
    Remove `annotation` global from tests · fcf7fa1b
    Sean Hammond authored
    Remove the global variable `annotation` from annotation-test.js.
    
    This paves the way for having different helper functions for creating
    different
    kinds of annotation and passing them in to the directive initialization.
    
    Some describe()s still use their own global annotation objects, these
    should be
    factored out as well.
    fcf7fa1b
annotation-test.js 60 KB