summaryrefslogtreecommitdiffstats
path: root/install/ui/test/association_tests.html
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-06-14 00:02:54 -0500
committerAdam Young <ayoung@redhat.com>2011-06-16 11:12:42 -0400
commit724dd997447c84c6eb3893fe40fb2c5a78d4efd7 (patch)
tree3c42abb6506a1516afda37165346d3f047adfeaf /install/ui/test/association_tests.html
parent82fbfbd773fb6b97ad30852c4692148fb9575b39 (diff)
downloadfreeipa-724dd997447c84c6eb3893fe40fb2c5a78d4efd7.tar.gz
freeipa-724dd997447c84c6eb3893fe40fb2c5a78d4efd7.tar.xz
freeipa-724dd997447c84c6eb3893fe40fb2c5a78d4efd7.zip
Renamed associate.js to association.js.
Diffstat (limited to 'install/ui/test/association_tests.html')
-rw-r--r--install/ui/test/association_tests.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/ui/test/association_tests.html b/install/ui/test/association_tests.html
index e9e3650ba..a25e417af 100644
--- a/install/ui/test/association_tests.html
+++ b/install/ui/test/association_tests.html
@@ -12,7 +12,7 @@
<script type="text/javascript" src="../details.js"></script>
<script type="text/javascript" src="../search.js"></script>
<script type="text/javascript" src="../add.js"></script>
- <script type="text/javascript" src="../associate.js"></script>
+ <script type="text/javascript" src="../association.js"></script>
<script type="text/javascript" src="association_tests.js"></script>
</head>
<body>