mediawiki-extensions-Visual.../tests/parser/tests.html

21 lines
487 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="../modules/jquery.nodetree.css">
<script src="../../../resources/jquery/jquery.js"></script>
<script src="../../../resources/mediawiki/mediawiki.js"></script>
<script src="../modules/jquery.nodetree.js"></script>
<script src="../modules/mediawiki.parser.environment.js"></script>
<script src="../modules/ext.parserPlayground.serializer.js"></script>
<script src="expansionTest.js"></script>
</head>
<body>
</body>
</html>