Skip to content

Commit faa4d6f

Browse files
authored
Update test.html
Fix path to reflect the actual directory structure.
1 parent e538465 commit faa4d6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<!-- script src="fnTestOctalUtil.js?123"></script -->
1313
<!-- script src="fnTestDecimalUtil.js?123"></script -->
1414
<!-- script src="fnTestNumberStringUtil.js?123"></script -->
15-
<script src="faiNumber-include-all.js?123"></script>
15+
<script src="../faiNumber/faiNumber-include-all.js?123"></script>
1616

1717
</head>
1818
<body>

0 commit comments

Comments
 (0)