It throws this error ``` javaClass.getResource("na...
# announcements
s
It throws this error
Copy code
javaClass.getResource("naughty_strings.txt") must not be null
java.lang.IllegalStateException: javaClass.getResource("naughty_strings.txt") must not be null
	at com.tylerthrailkill.helpers.prettyprint.LoadResourcesTest$1$1$1.invoke(LoadResourcesTest.kt:10)
	at com.tylerthrailkill.helpers.prettyprint.LoadResourcesTest$1$1$1.invoke(LoadResourcesTest.kt:7)