Skip to content

Commit

Permalink
Add missing import.
Browse files Browse the repository at this point in the history
Was missed during cherry-picking.
  • Loading branch information
rwjblue committed Nov 1, 2017
1 parent a1b79a7 commit 391ea14
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { RenderingTest, moduleFor } from '../../utils/test-case';
import { set } from 'ember-metal';
import { A as emberA } from 'ember-runtime';
import { strip } from '../../utils/abstract-test-case';


Expand Down

0 comments on commit 391ea14

Please sign in to comment.