From acfc66e1ab4c90897139507124de7365fee4afb9 Mon Sep 17 00:00:00 2001 From: jzaefferer Date: Wed, 14 Apr 2010 09:15:15 +0200 Subject: [PATCH] Revert "Position unit tests: Add module for testswarm to run all tests" This reverts commit 50fe1d04fc60d57507aa949f585b06a2bcf3aec1. Should have been commited to master, not tooltip branch. --- tests/unit/position/position_core.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/unit/position/position_core.js b/tests/unit/position/position_core.js index 3976e43ab..57e02da0a 100644 --- a/tests/unit/position/position_core.js +++ b/tests/unit/position/position_core.js @@ -2,8 +2,6 @@ * position_core.js */ (function($) { - -module("position"); test('my, at, of', function() { $('#elx').position({ -- 2.39.5