summaryrefslogtreecommitdiffstats
path: root/install/ui/test/entity_tests.html
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/entity_tests.html')
-rw-r--r--install/ui/test/entity_tests.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/test/entity_tests.html b/install/ui/test/entity_tests.html
index bd48db205..1b4918890 100644
--- a/install/ui/test/entity_tests.html
+++ b/install/ui/test/entity_tests.html
@@ -15,6 +15,7 @@
<script type="text/javascript" src="../add.js"></script>
<script type="text/javascript" src="../association.js"></script>
<script type="text/javascript" src="../navigation.js"></script>
+ <script type="text/javascript" src="../facet.js"></script>
<script type="text/javascript" src="../entity.js"></script>
<script type="text/javascript" src="entity_tests.js"></script>
</head>