Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/apps/system/test/unit/_sandbox.html
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-02-06 16:36:20 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-02-06 16:36:20 (GMT)
commit66dae0ccbc23f4df612711a2e61fadd9b15feb91 (patch)
treea069ef55f4d97b6419f38d8ce86eb19f5cc1f1e7 /apps/system/test/unit/_sandbox.html
parentb5b9e95e2f4c8ab19cef000c82fcfc0625c52666 (diff)
Empty the system pluginHEADmaster
Diffstat (limited to 'apps/system/test/unit/_sandbox.html')
-rw-r--r--apps/system/test/unit/_sandbox.html28
1 files changed, 0 insertions, 28 deletions
diff --git a/apps/system/test/unit/_sandbox.html b/apps/system/test/unit/_sandbox.html
deleted file mode 100644
index 70d0efa..0000000
--- a/apps/system/test/unit/_sandbox.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE HTML>
-<html>
-<head>
- <meta http-equiv="content-type" content="text/html; charset=utf-8" />
- <title>Tests</title>
- <link rel="stylesheet" type="text/css" href="/vendor/mocha/mocha.css" />
- <style type="text/css" media="all">
- iframe {
- border: none;
- padding: 0px;
- }
- </style>
- <script type="text/javascript" charset="utf-8">
- </script>
-</head>
-
-<body>
-
-<div id="mocha">
-</div>
-
-<div id="test">
-</div>
-
-</body>
-</html>
-
-