From 2430f52bb97fa9d682e5f028c977c5bf94c5ec38 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Fri, 23 Mar 2012 14:03:24 -0700 Subject: chore(module): move files around in preparation for more modules --- test/ScenarioSpec.js | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 test/ScenarioSpec.js (limited to 'test/ScenarioSpec.js') diff --git a/test/ScenarioSpec.js b/test/ScenarioSpec.js deleted file mode 100644 index cc2efd1e..00000000 --- a/test/ScenarioSpec.js +++ /dev/null @@ -1,32 +0,0 @@ -'use strict'; - -describe("ScenarioSpec: Compilation", function() { - var element; - - afterEach(function() { - dealoc(element); - }); - - - describe('compilation', function() { - it("should compile dom node and return scope", inject(function($rootScope, $compile) { - var node = jqLite('