You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

for_programming_languages_spec.rb 163 B

2 years ago
123456789
  1. # frozen_string_literal: true
  2. require 'spec_helper'
  3. module Cucumber
  4. describe Runtime::ForProgrammingLanguages do
  5. it 'should probably be inlined'
  6. end
  7. end

No Description

Contributors (1)