mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-03-05 21:20:20 +00:00
Refactor package naming scheme and line endings (CRLF)
This commit is contained in:
parent
14e48d47ae
commit
df1d222df8
31 changed files with 404 additions and 385 deletions
|
|
@ -1,8 +1,8 @@
|
|||
// Copyright (c) 2016 PSForever.net to present
|
||||
|
||||
import org.specs2.mutable._
|
||||
import psforever.crypto.CryptoInterface
|
||||
import psforever.crypto.CryptoInterface.CryptoDHState
|
||||
import net.psforever.crypto.CryptoInterface
|
||||
import net.psforever.crypto.CryptoInterface.CryptoDHState
|
||||
import scodec.bits._
|
||||
|
||||
class CryptoInterfaceTest extends Specification {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue