From 1a39878c1c34364227775970b5f305b2f81dd5f8 Mon Sep 17 00:00:00 2001 From: Joshua Perry <45966243+jpez-development@users.noreply.github.com> Date: Sun, 5 Feb 2023 18:13:35 +0000 Subject: [PATCH] test data --- src/test/resources/valorantPlayers.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/test/resources/valorantPlayers.txt diff --git a/src/test/resources/valorantPlayers.txt b/src/test/resources/valorantPlayers.txt new file mode 100644 index 0000000..0711d44 --- /dev/null +++ b/src/test/resources/valorantPlayers.txt @@ -0,0 +1,4 @@ +101%Caitlin Emily Head%BRONZE%BREACH%0,1,4,2,1,1 +102%Joshua Luke Perry%PLATINUM%SOVA%5,5,5,5,5,5 +103%Bradley Gordon-Taylor%SILVER%VIPER%3,1,3,2,4,1 +104%Nathan Perry%GOLD%BRIMSTONE%0,0,0,0,0,0 \ No newline at end of file