diff options
| author | shedaniel <daniel@shedaniel.me> | 2023-02-19 02:05:30 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2024-04-16 00:38:18 +0900 |
| commit | ab7a2bb72b9ee9591049d4ec3c8815d57986bd2c (patch) | |
| tree | a8c0c0fb76ac58537f5d4bafdc55a416f3a31b43 /runtime/src/test | |
| parent | eb2b1d1ecc00ba435e97b5d89879ebe379fd7390 (diff) | |
| download | RoughlyEnoughItems-ab7a2bb72b9ee9591049d4ec3c8815d57986bd2c.tar.gz RoughlyEnoughItems-ab7a2bb72b9ee9591049d4ec3c8815d57986bd2c.tar.bz2 RoughlyEnoughItems-ab7a2bb72b9ee9591049d4ec3c8815d57986bd2c.zip | |
Mini Displays Favorites
Diffstat (limited to 'runtime/src/test')
| -rw-r--r-- | runtime/src/test/java/CyclingListTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/src/test/java/CyclingListTest.java b/runtime/src/test/java/CyclingListTest.java index 39176283c..bc688c463 100644 --- a/runtime/src/test/java/CyclingListTest.java +++ b/runtime/src/test/java/CyclingListTest.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
