Fix spelling in test-function. No functional change.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<script src="../OLLoader.js"></script>
|
||||
<script type="text/javascript">
|
||||
|
||||
function test_initialze(t) {
|
||||
function test_initialize(t) {
|
||||
|
||||
t.plan(1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user