Gitlab@Informatics

Skip to content
Snippets Groups Projects
Select Git revision
  • f4e08d2c63f619e2a89513d3284f313e77e07248
  • main default protected
  • revert
  • 64160159
  • 64160292
  • 64160073
  • html-v_page
  • 64160174
  • 64160072
  • 64160295
  • production
11 results

v_mainpage_user.blade.php

Blame
  • Makefile 100 B
    
    test:
    	@./node_modules/.bin/mocha \
    		--require should \
    		--reporter spec \
    		--bail
    
    .PHONY: test