Skip to content

Commit

Permalink
test file
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Jun 8, 2023
1 parent 39b39f2 commit cfdadf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
<body>
<script src="../dist/torus.umd.min.js"></script>
<script>
console.log(Torus);
console.log(new Torus.default());
</script>
</body>

0 comments on commit cfdadf4

Please sign in to comment.