From 6f96157ac712382ecd3d09542f85105650aac405 Mon Sep 17 00:00:00 2001 From: Fabian Tureo Avalith Date: Fri, 9 Sep 2022 09:41:17 -0300 Subject: [PATCH] add log with my name --- test.js | 1 + 1 file changed, 1 insertion(+) diff --git a/test.js b/test.js index 2afb0e7..5598cfb 100644 --- a/test.js +++ b/test.js @@ -1 +1,2 @@ // COmenzando las pruebas +console.log("Fabi");