JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.0.1
[ckeditor.git] / _source / tests / core / _editor / custom_config_1.js
diff --git a/_source/tests/core/_editor/custom_config_1.js b/_source/tests/core/_editor/custom_config_1.js
deleted file mode 100644 (file)
index 12a5225..0000000
+++ /dev/null
@@ -1,10 +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.customConfig = '_editor/custom_config_2.js';\r
-       config.test_custom1 = 'Ok';\r
-};\r