From d26097762b11bfb9be0d64fc8b9c47be6b3d9f39 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Tue, 28 Apr 2020 11:29:33 -0700 Subject: add >w< and stutter + typings, v1.0.4 --- test/test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/test.js b/test/test.js index 8270d62..fdc1a67 100644 --- a/test/test.js +++ b/test/test.js @@ -1,3 +1,3 @@ const uwufy = require('../dist/app.js'); -console.log(uwufy('IF YOU SEE THIS THEN THE UWUFICATION WAS SUCCESSFULL')); \ No newline at end of file +console.log(uwufy('IF YOU SEE THIS THEN THE UWUFICATION WAS SUCCESSFULL!')); \ No newline at end of file -- cgit v1.2.3