mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
The solution here was to move the various 'quick' files from test-resources into config. I also needed to refactor the TransformerDebug class (called by the MBean operation) so that it dealt with URLs of quick files rather than java.io.Files of quickfiles. The various quick resources are available as entried in the repository jar file rather than being actual files on the filesystem. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@86581 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
18 lines
428 B
HTML
18 lines
428 B
HTML
<html>
|
|
|
|
<head>
|
|
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
|
|
<title>The quick brown fox jumps over the lazy dog</title>
|
|
<meta name="author" content="Nevin Nollop">
|
|
<meta name="keywords" content="Pangram, fox, dog">
|
|
<meta name="description" content="Gym class featuring a brown fox and lazy dog">
|
|
</head>
|
|
|
|
<body lang=EN-US>
|
|
|
|
The quick brown fox jumps over the lazy dog
|
|
|
|
</body>
|
|
|
|
</html>
|