Index: /CKEditor/tests/profile.js.tpl
===================================================================
--- /CKEditor/tests/profile.js.tpl	(revision 4700)
+++ /CKEditor/tests/profile.js.tpl	(revision 4701)
@@ -18,5 +18,5 @@
 				if ( tags.indexOf( 'editor-ondemand' ) != -1 )
 					env.push( '${CKEDITOR_ROOT}/ckeditor_basic_source.js' )
-				if ( tags.indexOf( 'editor-release' ) != -1 )
+				else if ( tags.indexOf( 'editor-release' ) != -1 )
 					env.push( '${CKEDITOR_ROOT}/ckeditor.js' );
 				else if( ( tags.indexOf( 'editor' ) != -1 ) )
