Files
shields/core/base-service/loader-test-fixtures/empty-no-export.fixture.js
Paul Melnikow a0da978886 Bury the loader fixtures with the code that uses them (#3407)
One less thing to have in the root of the project!
2019-05-02 12:36:00 -04:00

5 lines
55 B
JavaScript

/* eslint-disable */
'use strict'
class BadService {}