JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.0.1
[ckeditor.git] / _source / tests / core / _editor / custom_config_2.js
diff --git a/_source/tests/core/_editor/custom_config_2.js b/_source/tests/core/_editor/custom_config_2.js
deleted file mode 100644 (file)
index 6996a96..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-/*\r
-Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.\r
-For licensing, see LICENSE.html or http://ckeditor.com/license\r
-*/\r
-\r
-CKEDITOR.editorConfig = function( config )\r
-{\r
-       config.test_custom2 = 'Ok';\r
-};\r