aboutsummaryrefslogtreecommitdiff
path: root/test/test.js
blob: fdc1a67fde0cf9de6e8bea13b569e1332733364e (plain) (blame)
1
2
3
const uwufy = require('../dist/app.js');

console.log(uwufy('IF YOU SEE THIS THEN THE UWUFICATION WAS SUCCESSFULL!'));