Odd, it worked for me: ``` $ k test ...
# kobalt
c
Odd, it worked for me:
Copy code
$ k test                                                                                      
            _  __          _               _   _                                              
           | |/ /   ___   | |__     __ _  | | | |_                                            
           | ' /   / _ \  | '_ \   / _` | | | | __|                                           
           | . \  | (_) | | |_) | | (_| | | | | |_                                            
           |_|\_\  \___/  |_.__/   \__,_| |_|  \__|  0.891                                    
                                                                                              
     ╔══════════════════════╗                                                                 
     ║ Building kalxon-test ║                                                                 
     ╚══════════════════════╝                                                                 
───── kalxon-test:compile                                                                     
  Kotlin 1.0.4-eap-62 compiling 1 file                                                        
───── kalxon-test:compileTest                                                                 
  Kotlin 1.0.4-eap-62 compiling 1 file                                                        
───── kalxon-test:test                                                                        
[TestNG] Running:                                                                             
  Command line suite                                                                          
                                                                                              
Running test                                                                                  
                                                                                              
===============================================                                               
Command line suite                                                                            
Total tests run: 1, Failures: 0, Skips: 0                                                     
===============================================                                               
                                                                                              
All tests passed