still learning tests i guess
This commit is contained in:
		
							parent
							
								
									6d6d60ff7a
								
							
						
					
					
						commit
						4f04818c86
					
				
					 2 changed files with 1 additions and 2 deletions
				
			
		|  | @ -4,4 +4,4 @@ python: | ||||||
| # install dependencies | # install dependencies | ||||||
| install: | install: | ||||||
|         - pip install -r requirements.txt |         - pip install -r requirements.txt | ||||||
| script: onionr/tests.py | script: test.sh | ||||||
|  |  | ||||||
|  | @ -110,5 +110,4 @@ class OnionrTests(unittest.TestCase): | ||||||
|         if command[0] == 'testCommand': |         if command[0] == 'testCommand': | ||||||
|             if myCore.daemonQueue() == False: |             if myCore.daemonQueue() == False: | ||||||
|                 print('Succesfully added and read command') |                 print('Succesfully added and read command') | ||||||
| os.chdir(sys.path[0]) |  | ||||||
| unittest.main() | unittest.main() | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue